SessionProfile.Drawing Property

Provides access to the font settings within current application session.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public DrawingManager Drawing { get; }

Property Value

DrawingManager

Implements

ISessionProfile.Drawing

See Also