UnitRectangularMostParallelAxis Property  | 
 
            Gets the axis which is most parallel to this instance.
            
 
    Namespace: 
   AGI.Foundation.Coordinates
    Assembly:
   AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic UnitRectangular MostParallelAxis { get; }Public ReadOnly Property MostParallelAxis As UnitRectangular
	Get
public:
property UnitRectangular MostParallelAxis {
	UnitRectangular get ();
}member MostParallelAxis : UnitRectangular with get
Property Value
Type: 
UnitRectangular
See Also