Click or drag to resize

AxesFromBankAngle.Position 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: 25.1.421.0 (25.1.421.0)
Syntax
public Point Position { get; set; }

Property Value

Type: Point
See Also