FontProperty Enumeration
.NET Framework (current version)
Identifies the font properties of a visual style element.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Member name | Description | |
|---|---|---|
| GlyphFont | The font that a glyph is drawn with. |
The FontProperty enumeration represents a set of font properties that describe visual style elements. The FontProperty values are used as an argument in the VisualStyleRenderer::GetFont method to specify which property value to retrieve for the element that the VisualStyleRenderer currently represents.
.NET Framework
Available since 2.0
Available since 2.0
Show: