ArcObjects Library Reference (GeoDatabaseDistributedUI)  

ICheckOutUIPropertiesEdit.COSelectedGraphic Property

The currently selected graphic.

[Visual Basic .NET]
Public WriteOnly Property COSelectedGraphic_2
[C#]
public void COSelectedGraphic_2 {set;}

Product Availability

Available with ArcGIS Desktop.

Remarks

This returns nothing if there is no selected graphic in the ArcMap document.

See Also

ICheckOutUIPropertiesEdit Interface