![]() | AnnotationData Class |
Namespace: Deltabit.WinForms
The AnnotationData type exposes the following members.
Name | Description | |
---|---|---|
![]() | AnnotationData |
Default constructor
|
![]() | AnnotationData(Annotation) |
Constructor for AnnotationData
|
Name | Description | |
---|---|---|
![]() | 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.) |
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.
|