Click or drag to resize

AxesAdapterCurrentAxes Property

Gets or sets the Axes that the element in the state will be in once the state is adapted.

Namespace:  AGI.Foundation.Coordinates
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Axes CurrentAxes { get; set; }

Property Value

Type: Axes
See Also