This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseDistributedUI > Interfaces > IC > ICheckOutUIProperties Interface > ICheckOutUIProperties.COSelectedGraphic Property (ArcObjects .NET 10.5 SDK) |
The currently selected graphic.
[Visual Basic .NET] Public ReadOnly Property COSelectedGraphic As IGeometry
[C#] public IGeometry COSelectedGraphic {get;}
This returns nothing if there is no selected graphic in the ArcMap document.