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


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

IVerticalDatumEdit Interface

Provides access to members that control the properties of a vertical datum.

Product Availability

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

When To Use

Use IVerticalDatumEdit to define a custom vertical datum. You would then use IVerticalCoordinateSystemEdit to define a custom vertical coordinate system.

Members

Name Description
Method Define Defines the properties of a vertical datum.
Method DefineEx Defines the properties of a vertical datum.

Classes that implement IVerticalDatumEdit

Classes Description
VerticalDatum Creates a vertical datum.