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


IDataExtractionUI.EXSelectedGraphic Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseDistributedUI > Interfaces > ID > IDataExtractionUI Interface > IDataExtractionUI.EXSelectedGraphic Property
ArcGIS Developer Help

IDataExtractionUI.EXSelectedGraphic Property

The currently selected graphic.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IDataExtractionUI Interface