Provides access to members that control the Spatial Reference Dialog. Note: the ISpatialReferenceDialog2 interface has been superseded byISpatialReferenceDialog3. Please consider using the more recent version.
Product Availability
Available with ArcGIS Desktop.
Members
Description | ||
---|---|---|
DoModalCreate | Prompts the user to define a new spatial reference. | |
DoModalEdit | Displays/edits the properties of the given spatial reference. |
CoClasses that implement ISpatialReferenceDialog2
CoClasses and 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.