This document is archived and information here might be outdated.  Recommended version.


IGeographicCoordinateSystemEdit Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IG > IGeographicCoordinateSystemEdit Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Geometry)  

IGeographicCoordinateSystemEdit Interface

Provides access to members that control the properties for a geographic coordinate system.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method Define Defines the properties for a geographic coordinate system.
Method DefineEx Defines the properties for a geographic coordinate system.

CoClasses that implement IGeographicCoordinateSystemEdit

CoClasses and Classes Description
GeographicCoordinateSystem Creates a geographic coordinate system.

.NET Samples

Clonable object (Code Files: TestClass)

.NET Related Topics

Creating a custom geographic coordinate system | Geometry