ESRI.ArcGIS.ADF.ArcGISServer
GeographicCoordinateSystem Class
Members  See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace : GeographicCoordinateSystem Class




Syntax

Visual Basic (Declaration) 
<GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")>
<DesignerCategoryAttribute("code")>
<XmlTypeAttribute("http://www.esri.com/schemas/ArcGIS/10.0")>
<DebuggerStepThroughAttribute()>
<SerializableAttribute()>
Public Class GeographicCoordinateSystem 
   Inherits SpatialReference
Visual Basic (Usage)Copy Code
Dim instance As GeographicCoordinateSystem
C# 
[GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")]
[DesignerCategoryAttribute("code")]
[XmlTypeAttribute("http://www.esri.com/schemas/ArcGIS/10.0")]
[DebuggerStepThroughAttribute()]
[SerializableAttribute()]
public class GeographicCoordinateSystem : SpatialReference 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.ArcGISServer.SpatialReference
      ESRI.ArcGIS.ADF.ArcGISServer.GeographicCoordinateSystem

See Also

© 2010 All Rights Reserved.