FontFamily Properties
.NET Framework (current version)
Namespace:
System.Drawing
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Families | Returns an array that contains all the FontFamily objects associated with the current graphics context. |
![]() ![]() | GenericMonospace | Gets a generic monospace FontFamily. |
![]() ![]() | GenericSansSerif | Gets a generic sans serif FontFamily object. |
![]() ![]() | GenericSerif | Gets a generic serif FontFamily. |
![]() | Name | Gets the name of this FontFamily. |
Show:

