Eyeshot 10 WinForms API Reference
IndexOf(Layer) Method

WinForms Assembly > devDept.Eyeshot Namespace > LayerList Class > IndexOf Method : IndexOf(Layer) Method
The layer
Gets the index of the specified layer.
Syntax
'Declaration
 
Public Overloads Function IndexOf( _
   ByVal layer As Layer _
) As Integer
public int IndexOf( 
   Layer layer
)

Parameters

layer
The layer
See Also

Reference

LayerList Class
LayerList Members
Overload List