| NAD27WesternUSDatum Properties | 
The NAD27WesternUSDatum type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | DS | 
            Gets the scaling factor used by the Helmert Transformation when converting between datums.
            (Inherited from Datum.) | 
|  | DX | 
            Gets the x parameter of the translation vector used by the Helmert Transformation when converting between datums.
            (Inherited from Datum.) | 
|  | DY | 
            Gets the y parameter of the translation vector used by the Helmert Transformation when converting between datums.
            (Inherited from Datum.) | 
|  | DZ | 
            Gets the z parameter of the translation vector used by the Helmert Transformation when converting between datums.
            (Inherited from Datum.) | 
|  | Name | 
            Get the name of this Datum.
            (Inherited from Datum.) | 
|  | ReferenceEllipsoid | 
            Get the reference ellipsoid associated with this Datum.
            (Inherited from Datum.) | 
|  | RX | 
            Gets the x parameter of the rotation matrix used by the Helmert Transformation when converting between datums.
            (Inherited from Datum.) | 
|  | RY | 
            Gets the y parameter of the rotation matrix used by the Helmert Transformation when converting between datums.
            (Inherited from Datum.) | 
|  | RZ | 
            Gets the z parameter of the rotation matrix used by the Helmert Transformation when converting between datums.
            (Inherited from Datum.) | 
 See Also
See Also