public void SetSnappable( bool isSnappable )
Public Sub SetSnappable( _ ByVal isSnappable As Boolean _ )
Parameters
- isSnappable
- pass in true to enable snapping
public void SetSnappable( bool isSnappable )
Public Sub SetSnappable( _ ByVal isSnappable 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