DrawingManager.FontFamily Property

Font family for the text entries.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public IFontFamily FontFamily { get; protected set; }

Property Value

IFontFamily

See Also