Click or drag to resize

AnnotationData Fields

The AnnotationData type exposes the following members.

Fields
  NameDescription
Public fieldAlignment
The alignment data.
Public fieldBackgroundBrush
The background brush data for painting the background of the annotation.
Public fieldBorder
The pendata for painting the border of the annotation.
Public fieldFontData
Font data for the annotation.
Public fieldOffsetX
The offset data in X direction.
Public fieldOffsetY
The offset data in Y dirrection.
Public fieldText
The text data displayed in an annotation.
Public fieldTextBrush
The text brush data for painting the text.
Public fieldVisible
The annotation visible data.
Top
See Also