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


ICheckOutUIPropertiesEdit.COSelectedGraphic Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseDistributedUI > Interfaces > IC > ICheckOutUIPropertiesEdit Interface > ICheckOutUIPropertiesEdit.COSelectedGraphic Property
ArcGIS Developer Help

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