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


ISpatialReferenceDialog2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IS > ISpatialReferenceDialog2 Interface
ArcGIS Developer Help

ISpatialReferenceDialog2 Interface

Provides access to members that control the Spatial Reference Dialog. Note: the ISpatialReferenceDialog2 interface has been superseded by ISpatialReferenceDialog3. Please consider using the more recent version.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method DoModalCreate Prompts the user to define a new spatial reference.
Method DoModalEdit Displays/edits the properties of the given spatial reference.

Classes that implement ISpatialReferenceDialog2

Classes Description
SpatialReferenceDialog Provides access to the spatial reference dialog.

Remarks

Use ISpatialReferenceDialog2 if you want to individually control which domain and precision (resolution) values (xy, z, or measure) are editable through the DoModelEdit method.