FontFamily Constructor (GenericFontFamilies)

 

Initializes a new FontFamily from the specified generic font family.

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

public:
FontFamily(
	GenericFontFamilies genericFamily
)

Parameters

genericFamily
Type: System.Drawing.Text::GenericFontFamilies

The GenericFontFamilies from which to create the new FontFamily.

.NET Framework
Available since 1.1
Return to top
Show: