In This Topic
The following tables list the members exposed by FontInfo.
Public Constructors
Public Properties
| Name | Description |
 | Angle | Gets or sets the clockwise rotation angle of the text in degrees. |
 | Color | Gets or sets the color of the text. |
 | Font | Gets or sets the font to use. |
Top
Public Methods
| Name | Description |
 | Clone | Overridden. Creates a clone of the FontInfo object. |
 | Equals | Compares the FontInfo object to another System.Object to see whether 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