Click or drag to resize

AxesAlongTerrainPosition Property

Gets or sets the point specifying the motion over the surface of the Terrain.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Point Position { get; set; }

Property Value

Type: Point
See Also