This documentation is for the old version. Go to the latest Graphics Mill docs

Font.Dispose Method

Releases all resources used by this Font.

Namespace: Aurigma.GraphicsMill.Drawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

Visual Basic
Public Overrides Sub Dispose
C#
public override void Dispose()

See Also

Reference