ArcObjects Library Reference (Geometry)  

IProjectionGEN Interface

OLE compatibility for providing access to members that control the properties of all map projections.

Product Availability

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

Members

Description
Read-only property Abbreviation The abbreviated name of this spatial reference component.
Read-only property Alias The alias of this spatial reference component.
Read-only property Classification The classification of a map projection.
Read-only property FactoryCode The factory code (WKID) of the spatial reference.
Method GetDefaultParameters Safearray wrapper for returning the set of default parameters needed for this projection.
Read-only property Name The name of this spatial reference component.
Read-only property Remarks The comment string of this spatial reference component.
Read-only property Usage The usage notes of a map projection.

Inherited Interfaces

Interfaces Description
ISpatialReferenceInfo Provides access to members that control the properties common to all components of a spatial reference system.

CoClasses that implement IProjectionGEN

CoClasses and Classes Description
Projection Creates a map projection.

.NET Related Topics

Creating a custom projected coordinate system