ArcObjects Library Reference (Geometry)  

IDatum Interface

Provides access to members that control the properties of all horizontal datums.

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 FactoryCode The factory code (WKID) of the spatial reference.
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 Spheroid The spheroid of this horizontal datum.

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 IDatum

CoClasses and Classes Description
Datum Creates a datum.

.NET Samples

Clonable object (Code Files: TestClass)

.NET Related Topics

Creating a custom geographic coordinate system | Creating a custom vertical coordinate system | Geometry