This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IS > ISpatialReferenceDialog3 Interface > ISpatialReferenceDialog3.DoModalCreate3 Method (ArcObjects .NET 10.5 SDK) |
Prompts the user to define a new spatial reference.
[Visual Basic .NET] Public Function DoModalCreate3 ( _ ByVal hasZ As Boolean, _ ByVal hParent As Integer _ ) As ISpatialReference
[C#] public ISpatialReference DoModalCreate3 ( bool hasZ, int hParent );
This method is not implemented.