Feature.IsReadOnly Property
Gets a value that tells whether the Feature is marked as read-only.
Syntax
public System.Boolean IsReadOnly { get; }
Property Value
True if the feature is read-only; otherwise, False.
Remarks
When this property is True then the Geometry and AttributeSet associated with the feature will also be marked as read-only.
Platforms
Windows, Linux, Android