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


IDataFrameShapeDialog.Geometry Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CatalogUI)  

IDataFrameShapeDialog.Geometry Property

Provides access to the shape.

[Visual Basic .NET]
Public Property Geometry As IGeometry
[C#]
public IGeometry Geometry {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IDataFrameShapeDialog Interface