Eyeshot 10 WinForms API Reference
Item Property (LayerList)

WinForms Assembly > devDept.Eyeshot Namespace > LayerList Class : Item Property
Syntax
'Declaration
 
Public ReadOnly Default Property Item( _
   ByVal index As Integer _
) As Layer
public Layer this[ 
   int index
]; {get;}

Parameters

index
See Also

Reference

LayerList Class
LayerList Members