Click or drag to resize

AxesFromBankAnglePosition Property

Gets or sets the Point representing the position of the platform and its derivatives.

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