This documentation is archived and is not being maintained.

FontUnit Fields

The FontUnit type exposes the following members.

  NameDescription
Public field Static member Empty Represents an empty FontUnit object.
Public field Static member Large Represents a FontUnit object with the Type property set to FontSize.Large.
Public field Static member Larger Represents a FontUnit object with the Type property set to FontSize.Larger.
Public field Static member Medium Represents a FontUnit object with the Type property set to FontSize.Medium.
Public field Static member Small Represents a FontUnit object with the Type property set to FontSize.Small.
Public field Static member Smaller Represents a FontUnit object with the Type property set to FontSize.Smaller.
Public field Static member XLarge Represents a FontUnit object with the Type property set to FontSize.XLarge.
Public field Static member XSmall Represents a FontUnit object with the Type property set to FontSize.XSmall.
Public field Static member XXLarge Represents a FontUnit object with the Type property set to FontSize.XXLarge.
Public field Static member XXSmall Represents a FontUnit object with the Type property set to FontSize.XXSmall.
Top
Show: