This documentation is archived and is not being maintained.
FontUnit Fields
.NET Framework 1.1
The fields of the FontUnit structure are listed here. For a complete list of FontUnit structure members, see the FontUnit Members topic.
Public Fields
![]() Empty | Represents an empty FontUnit object. |
![]() Large | Represents a FontUnit object with the Type property set to FontSize.Large. |
![]() Larger | Represents a FontUnit object with the Type property set to FontSize.Larger. |
![]() Medium | Represents a FontUnit object with the Type property set to FontSize.Medium. |
![]() Small | Represents a FontUnit object with the Type property set to FontSize.Small. |
![]() Smaller | Represents a FontUnit object with the Type property set to FontSize.Smaller. |
![]() XLarge | Represents a FontUnit object with the Type property set to FontSize.XLarge. |
![]() XSmall | Represents a FontUnit object with the Type property set to FontSize.XSmall. |
![]() XXLarge | Represents a FontUnit object with the Type property set to FontSize.XXLarge. |
![]() XXSmall | Represents a FontUnit object with the Type property set to FontSize.XXSmall. |
See Also
Show:

