VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.UI.VisualTools.GraphicObjects Namespace / TextGraphicObject Class
In This Topic
TextGraphicObject Class Properties
In This Topic
For a list of all properties of this type, see TextGraphicObject.
Public Properties
 NameDescription
Public PropertyGets or sets a brush that should be used for filling the object.
Public PropertyGets or sets the text font.
Public PropertyGets or sets the text brush.
Public PropertyGets or sets an interaction controller of interactive object. (Inherited from GraphicObject)
Public PropertyGets or sets a value indicating whether the interactive object is visible. (Inherited from GraphicObject)
Public PropertyGets or sets the text padding.
Public PropertyGets or sets a pen that should be used for drawing the object.
Public PropertyGets or sets a point transform of the object. (Inherited from GraphicObject)
Public PropertyGets or sets the bounding box, in object space, of rectangle. (Inherited from RectangularGraphicObject)
Public PropertyGets or sets the string format.
Public PropertyGets or sets text.
Public PropertyGets or sets text anchor.
See Also