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