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


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

IDataFrameShapeDialog Interface

Allows for the selection of a shape that is derived from a data frame.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method DoModal Opens and shows the dialog.
Read/write property Geometry Provides access to the shape.

Classes that implement IDataFrameShapeDialog

Classes Description
DataFrameAreaOfInterestDialog (esriCartoUI) Data frame fixed bounds dialog.
DataFrameClippingDialog (esriCartoUI) Data frame clipping dialog.
DataFrameFixedExtentDialog (esriCartoUI) Data frame fixed bounds dialog.
DataFrameShapeDialog (esriCartoUI) Data Frame Shape Dialog.