FontFamily Constructor
.NET Framework (current version)
Initializes a new FontFamily that uses the specified name.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | FontFamily(GenericFontFamilies) | Initializes a new FontFamily from the specified generic font family. |
![]() | FontFamily(String^) | Initializes a new FontFamily with the specified name. |
![]() | FontFamily(String^, FontCollection^) | Initializes a new FontFamily in the specified FontCollection with the specified name. |
Show:
