AxesInAxesInAxes Property |
Gets or sets the axes in which to find the axes.
Namespace:
AGI.Foundation.Geometry
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Axes InAxes { get; set; }
Public Property InAxes As Axes
Get
Set
public:
property Axes^ InAxes {
Axes^ get ();
void set (Axes^ value);
}
member InAxes : Axes with get, set
Property Value
Type:
AxesSee Also