Indicates if the layer has been locked.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
Public Property Locked As Boolean
public bool Locked { get; set; }
When the layer is locked, no its v-objects can be modified as well as added or removed.