FontInfoFontFamily Property

Gets the IFontFamily associated with this FontInfo.

Definition

Namespace: SMath.Drawing
Assembly: SMath.Drawing (in SMath.Drawing.dll) Version: 1.2.0
C#
public IFontFamily FontFamily { get; }

Property Value

IFontFamily

See Also