TextOverlay Class Properties
In This Topic
For a list of all properties of this type, see
TextOverlay.
Public Properties
| | Name | Description |
 | Anchor | Gets or sets text anchor. |
 | IsVisible | Gets or sets a value indicating whether the text overlay is visible. |
 | Text | Gets or sets the text, which must be drawn. |
 | TextBrush | Gets or sets the brush, which must be used for drawing the text. |
 | TextColor | Gets or sets the text brush color. |
 | TextFont | Gets or sets the font, which must be used for drawing the text. |
Protected Properties
| | Name | Description |
 | ImageViewer | Gets the image viewer, which is associated with this text overlay. |
See Also