DesktopFontFamily Constructor

Constructor to create an IFontFamily object for the target platform.

Definition

Namespace: SMath.Drawing
Assembly: SMath.Drawing (in SMath.Drawing.dll) Version: 1.2.0
C#
public DesktopFontFamily(
	string family
)

Parameters

family  String

See Also