![]() | Annotation Class |
Namespace: Deltabit.WinForms
The Annotation type exposes the following members.
Name | Description | |
---|---|---|
![]() | Annotation |
Default constructor
|
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.
|
Name | Description | |
---|---|---|
![]() | Clone |
Creates a clone of everything except the reference to the parent Hotimage.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |