FontFamily Constructor

 

Initializes a new FontFamily that uses the specified name.

Namespace:   System.Drawing
Assembly:  System.Drawing (in System.Drawing.dll)

NameDescription
System_CAPS_pubmethodFontFamily(GenericFontFamilies)

Initializes a new FontFamily from the specified generic font family.

System_CAPS_pubmethodFontFamily(String^)

Initializes a new FontFamily with the specified name.

System_CAPS_pubmethodFontFamily(String^, FontCollection^)

Initializes a new FontFamily in the specified FontCollection with the specified name.

Return to top
Show: