Click or drag to resize

Annotation Properties

The Annotation type exposes the following members.

Properties
  NameDescription
Public propertyAlignment
Gets or sets the position of the annotation within the hotspot.
Public propertyBackgroundBrush
Gets of sets the brush used to paint the annotation background.
Public propertyBorder
Gets of sets the pen used to create the border surrounding the annotation.
Public propertyFont
Gets or sets the font used for the annotation text.
Public propertyOffsetX
Gets or sets the horizontal offset for the annotaion from it's normal position.
Public propertyOffsetY
Gets or sets the vertical offset for the annotaion from it's normal position.
Public propertyParent
The HotImage to which this annotation belongs.
Public propertyText
Gets or sets the Text associated with the hotspot.
Public propertyTextBrush
Gets or sets the brush used for drawing the annotation text.
Public propertyVisible
Gets or sets whether an annotation is visible. This is independent of the Hotspot.Visible setting.
Top
See Also