VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.UI.VisualTools Namespace / TextOverlay Class
In This Topic
TextOverlay Class Properties
In This Topic
For a list of all properties of this type, see TextOverlay.
Public Properties
 NameDescription
Public PropertyGets or sets text anchor.
Public PropertyGets or sets a value indicating whether the text overlay is visible.
Public PropertyGets or sets the text, which must be drawn.
Public PropertyGets or sets the brush, which must be used for drawing the text.
Public PropertyGets or sets the text brush color.
Public PropertyGets or sets the font, which must be used for drawing the text.
Protected Properties
 NameDescription
Protected PropertyGets the image viewer, which is associated with this text overlay.
See Also