IsReadOnly Property (LayerCollection)
Gets a value indicating whether the
LayerCollection is read-only.
public bool IsReadOnly {get;}
'Declaration
Public ReadOnly Property IsReadOnly As Boolean
Property Value
A
System.Boolean value.
true
if the
LayerCollection is read-only; otherwise,
false
.