This document is archived and information here might be outdated. Recommended version. |
Checks if an object is selected.
[Visual Basic .NET] Public Function IsSelected ( _ ByVal object As IGxObject _ ) As Boolean
[C#] public bool IsSelected ( IGxObject object );