This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > ID > IDataFrameShapeDialog Interface > IDataFrameShapeDialog.Geometry Property (ArcObjects .NET 10.5 SDK) |
Provides access to the shape.
[Visual Basic .NET] Public Property Geometry As IGeometry
[C#] public IGeometry Geometry {get; set;}