Creates a full copy of this Font object.

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

Syntax

Visual Basic

Public Overridable Function Clone As Object

C#

public virtual Object Clone()

Return Value

Font object containing full copy of the current object.