Provides access to additional members that control a SpatialReference.
Members
| Name | Description | |
|---|---|---|
|  | ZToXYFactor | Conversion factor from Z units to XY units. | 
ISpatialReference4.ZToXYFactor Property
Conversion factor from Z units to XY units.
Public ReadOnly Property ZToXYFactor As Double
public double ZToXYFactor {get;}
Classes that implement ISpatialReference4
| Classes | Description | 
|---|---|
| GeographicCoordinateSystem | Creates a geographic coordinate system. | 
| ProjectedCoordinateSystem | Creates a projected coordinate system. | 
| UnknownCoordinateSystem | Creates an unknown coordinate system. |