Click or drag to resize

FollowPathProcedureVertices Property

Gets the list of vertices that define the waypoints of the path.

Namespace:  AGI.Foundation.RouteDesign
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public IList<Cartographic> Vertices { get; }

Property Value

Type: IListCartographic
See Also