AnnotationData Fields |
The AnnotationData type exposes the following members.
Name | Description | |
---|---|---|
Alignment |
The alignment data.
| |
BackgroundBrush |
The background brush data for painting the background of the annotation.
| |
Border |
The pendata for painting the border of the annotation.
| |
FontData |
Font data for the annotation.
| |
OffsetX |
The offset data in X direction.
| |
OffsetY |
The offset data in Y dirrection.
| |
Text |
The text data displayed in an annotation.
| |
TextBrush |
The text brush data for painting the text.
| |
Visible |
The annotation visible data.
|