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


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

IDataFrameShapeDialog2 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.
Method DoModal2 Show the dialog using only a map.
Read/write property Geometry Provides access to the shape.

Inherited Interfaces

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

Classes that implement IDataFrameShapeDialog2

Classes Description
DataFrameShapeDialog (esriCartoUI) Data Frame Shape Dialog.