Table of Contents

Class AddText

Namespace
Bonsai.Vision.Drawing
Assembly
Bonsai.Vision.dll

Represents an operator that specifies rendering text strokes with the specified font and color at a given location.

public class AddText : AddTextBase
Inheritance
AddText
Inherited Members

Properties

Origin

Gets or sets the coordinates of the upper-left corner of the drawn text.

Methods

GetRenderer()

Returns the text rendering operation.