This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IS > IScene Interface > IScene.ClearSelection Method (ArcObjects .NET 10.5 SDK) |
Clears the scene's selection.
[Visual Basic .NET]
Public Sub ClearSelection ( _
)
[C#] public void ClearSelection ( );
[C++]
HRESULT ClearSelection(
void
);