ArcGIS Explorer Component Help |
CoordinateSystem..::.ProjectedCoordinateSystems..::.UTM..::.WGS1972..::.SouthernHemisphere..::.WGS1972UTMZone3S Property |
CoordinateSystem..::.ProjectedCoordinateSystems..::.UTM..::.WGS1972..::.SouthernHemisphere Class See Also |
Returns a new instance of the WGS 1972 UTM Zone 3S CoordinateSystem, which has an Id of 32303.
Namespace:
ESRI.ArcGISExplorer.GeometryAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C# |
---|
public static CoordinateSystem WGS1972UTMZone3S { get; } |
Visual Basic (Declaration) |
---|
Public Shared ReadOnly Property WGS1972UTMZone3S As CoordinateSystem |