Indicates if the layer has been locked.

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

Syntax

Visual Basic

Public Property Locked As Boolean

C#

public bool Locked { get; set; }

Property Value

Value indicating if the layer has been locked.

Remarks

When the layer is locked, no its v-objects can be modified as well as added or removed.