This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IV > IVerticalCoordinateSystemDialog Interface > IVerticalCoordinateSystemDialog.DoModalCreate Method (ArcObjects .NET 10.4 SDK) |
Prompts the user to define a new vertical coordinate system.
[Visual Basic .NET] Public Function DoModalCreate ( _ ByVal hParent As Integer _ ) As IVerticalCoordinateSystem
[C#] public IVerticalCoordinateSystem DoModalCreate ( int hParent );