Gets a value indicating whether the collection is read-only.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
Public ReadOnly Property IsReadOnly As Boolean
public bool IsReadOnly { get; }
A collection that is read-only does not allow the addition, removal, or modification of layers after the collection is created.