Returns the index of this layer inside the Layers list.

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public int GetIndex()
Public Function GetIndex As Integer
public:
int GetIndex()

Return Value

Returns -1 if not found.

See Also