Gets the default designer associated with the host object.

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

Syntax

Visual Basic

<BrowsableAttribute(False)> _
Public ReadOnly Property DefaultDesigner As IDesigner

C#

[BrowsableAttribute(false)]
public IDesigner DefaultDesigner { get; }

Property Value

The DefaultDesigner object.