Annotation Properties |
The Annotation type exposes the following members.
Name | Description | |
---|---|---|
Alignment |
Gets or sets the position of the annotation within the hotspot.
| |
BackgroundBrush |
Gets of sets the brush used to paint the annotation background.
| |
Border |
Gets of sets the pen used to create the border surrounding the annotation.
| |
Font |
Gets or sets the font used for the annotation text.
| |
OffsetX |
Gets or sets the horizontal offset for the annotaion from it's normal position.
| |
OffsetY |
Gets or sets the vertical offset for the annotaion from it's normal position.
| |
Parent |
The HotImage to which this annotation belongs.
| |
Text |
Gets or sets the Text associated with the hotspot.
| |
TextBrush |
Gets or sets the brush used for drawing the annotation text.
| |
Visible |
Gets or sets whether an annotation is visible. This is independent of the Hotspot.Visible setting.
|