The following tables list the members exposed by AnnLabel.
Name | Description | |
---|---|---|
AnnLabel Constructor | Initializes a new AnnLabel object. |
Name | Description | |
---|---|---|
Background | Gets or sets the AnnBrush used to draw the background of this AnnLabel. | |
Font | Gets or sets the AnnFont for this AnnLabel. | |
Foreground | Gets or sets the AnnBrush used to draw the foreground of this AnnLabel. | |
IsRestricted | Enables or disables this AnnLabel from being position outside the AnnContainer's boundaries. | |
IsVisible | Shows or hides this AnnLabel. | |
Offset | Gets or sets the offset of this AnnLabel. | |
OriginalPosition | Gets or sets the original position of this AnnLabel. | |
Text | Gets or sets the text to be displayed by this AnnLabel. |