Click or drag to resize

ConnectionStrategySetStop Method

Set the final point of the connection segment.

Namespace:  AGI.Foundation.RouteDesign.Advanced
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public abstract void SetStop(
	Cartographic stop
)

Parameters

stop
Type: AGI.Foundation.CoordinatesCartographic
The final point of the connection.
See Also