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


IPrimeMeridian Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IP > IPrimeMeridian Interface
ArcGIS Developer Help

IPrimeMeridian Interface

Provides access to members that control the properties of all prime meridians.

Product Availability

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

Members

Name 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 FactoryCode The factory code (WKID) of the spatial reference.
Read-only property Longitude The longitude value of this prime meridian.
Read-only property Name The name of this spatial reference component.
Read-only property Remarks The comment string of this spatial reference component.

Inherited Interfaces

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

Classes that implement IPrimeMeridian

Classes Description
PrimeMeridian Creates a prime meridian.

.NET Samples

Clonable object