ArcObjects Library Reference (GeoDatabaseDistributedUI)  

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