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

DesignerChangedEventArgs.NewDesigner Property

Gets a new current designer.

Namespace: Aurigma.GraphicsMill.WinControls
Assembly: Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)

Syntax

Visual Basic
Public ReadOnly Property NewDesigner As IDesigner
C#
public IDesigner NewDesigner { get; }

Property Value

A new current designer.

See Also

Reference