public void SetMaxDistance( double maxDistance )
Public Sub SetMaxDistance( _ ByVal maxDistance As Double _ )
Parameters
- maxDistance
- Maximum distance.
public void SetMaxDistance( double maxDistance )
Public Sub SetMaxDistance( _ ByVal maxDistance As Double _ )
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