void SetEditable( bool isEditable )
Sub SetEditable( _ ByVal isEditable As Boolean _ )
Parameters
- isEditable
- A boolean to toggle editability.
void SetEditable( bool isEditable )
Sub SetEditable( _ ByVal isEditable As Boolean _ )
Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
Target Platforms: Windows 11, Windows 10, Windows 8.1