In This Topic
The following tables list the members exposed by LabelInfo.
Public Constructors
Public Properties
| Name | Description |
| Alignment | Gets or sets the label alignment around the anchor point. |
| Backdrop | Gets or sets the backdrop information to be used for the label. |
| Border | Gets or sets the border information used to outline the label. |
| Font | Gets or sets the FontInfo information used to draw the text of the label. |
| Format | Gets or sets the format string used to draw the label. |
Top
Public Methods
| Name | Description |
| Clone | Overridden. Creates a clone of the LabelInfo object. |
| Equals | Compares the LabelInfo object to another System.Object to see if they are equal. |
| GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
Top
See Also