System.Windows.Forms
2.0.0.0
System.Enum
System.Flags
The enumeration specifies the possible values of the property of the structure.
Specifies information about the pitch, technology, and family of the font specified by a visual style for a particular element.
Field
System.Windows.Forms.VisualStyles.TextMetricsPitchAndFamilyValues
The font is a device font.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.TextMetricsPitchAndFamilyValues
If this value is set, the font is a variable pitch font. Otherwise, the font is a fixed-pitch font.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.TextMetricsPitchAndFamilyValues
The font is a TrueType font.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.TextMetricsPitchAndFamilyValues
The font is a vector font.
2.0.0.0