UnitRectangular Properties | 
The UnitRectangular type exposes the following members.
| Name | Description | |
|---|---|---|
| IsUndefined | 
            Gets a value indicating whether or not any of the coordinates for this instance have the value NaN.
              | |
| Item | ||
| Length | 
            Gets the number of elements in this set of coordinates.
              | |
| MostOrthogonalAxis | 
            Gets the axis which is most orthogonal to this instance.
              | |
| MostParallelAxis | 
            Gets the axis which is most parallel to this instance.
              | |
| Undefined | 
            Gets a set of UnitRectangular coordinates with values of NaN.
              | |
| UnitX | 
            Gets a set of UnitRectangular coordinates representing the x-axis.
              | |
| UnitY | 
            Gets a set of UnitRectangular coordinates representing the y-axis.
              | |
| X | 
            Gets the linear coordinate along the positive x-axis.
              | |
| Y | 
            Gets the linear coordinate along the positive y-axis.
              |