| VectorNormalized Constructor | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | VectorNormalized | 
            Initialize a new instance.  The user must set VectorToNormalize.
             | 
|  | VectorNormalized(Vector) | 
            Construct a new unit vector based on an existing vector.
             | 
|  | VectorNormalized(Axes, Cartesian) | 
            Construct a new unit vector based on a direction and an axes.
             | 
|  | VectorNormalized(Axes, UnitCartesian) | 
            Construct a new unit vector based on a direction and an axes.
             | 
|  | VectorNormalized(VectorNormalized, CopyContext) | Initializes a new instance as a copy of an existing instance. | 
 See Also
See Also