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

IDesigner.Connected Property

Gets a value specifying if the designer is connected with the control.

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

Syntax

Visual Basic
ReadOnly Property Connected As Boolean
C#
                bool Connected { get; }

Property Value

A value specifying if the designer is connected with the control.

See Also

Reference