IsSelected returns true if the index image is currently selected.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
Syntax
| C# | Visual Basic | Visual C++ |
public bool IsSelected( int index )
Public Function IsSelected ( _ index As Integer _ ) As Boolean
public: bool IsSelected( int index )
Parameters
- index
- Int32
The index of the image to query