The following tables list the members exposed by AnnFont.
Name | Description | |
---|---|---|
![]() | AnnFont Constructor | Overloaded. Initializes a new AnnFont object with the specified family, size and style. |
Name | Description | |
---|---|---|
![]() | FamilyName | Gets or sets a string representation of the font family associated with this AnnFont object. |
![]() | Size | Gets or sets the em-size of the new font for this AnnFont object. |
![]() | Style | Gets or sets the style information for this AnnFont object. |
Name | Description | |
---|---|---|
![]() | Clone | Creates an exact copy of this AnnFont object. |
![]() | Create | Creates a new GDI+ font object using this AnnFont. |
![]() | Equals | Overridden. Tests whether the specified object is a AnnFont structure and is equivalent to this AnnFont structure. |
![]() | GetHashCode | Overridden. Returns a hash code for this AnnFont structure. |