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


ISxDocument.SelectedItem Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (ArcScene)  

ISxDocument.SelectedItem Property

The selected item in the layer control.

[Visual Basic .NET]
Public ReadOnly Property SelectedItem As Object
[C#]
public object SelectedItem {get;}

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

ISxDocument Interface