This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > ArcScene > ESRI.ArcGIS.ArcScene > Interfaces > IS > ISxDocument Interface > ISxDocument.ContextItem Property (ArcObjects .NET 10.5 SDK) |
The item that is selected or was last right-clicked.
[Visual Basic .NET] Public Property ContextItem As Object
[C#] public object ContextItem {get; set;}