public void SetSelectable( bool isSelectable )
Public Sub SetSelectable( _ ByVal isSelectable As Boolean _ )
Parameters
- isSelectable
- A boolean to make it selectable.
public void SetSelectable( bool isSelectable )
Public Sub SetSelectable( _ ByVal isSelectable 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