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 positioned outside the AnnContainer's boundaries. | 
![]()  | IsVisible | Shows or hides this AnnLabel. | 
![]()  | Offset | Gets or sets the offset for this AnnLabel. | 
![]()  | OriginalPosition | Gets or sets the original position of this AnnLabel. | 
![]()  | StateId | Gets or sets the optional state ID of this label to be used with state rendering engines. | 
![]()  | Text | Gets or sets the text to be displayed by this AnnLabel. |