Eyeshot 10 WinForms API Reference
Empty(String) Method

WinForms Assembly > devDept.Eyeshot Namespace > LayerList Class > Empty Method : Empty(String) Method
The layer name
Removes all the entities on the specified layer.
Syntax
'Declaration
 
Public Overloads Sub Empty( _
   ByVal layerName As String _
) 
public void Empty( 
   string layerName
)

Parameters

layerName
The layer name
See Also

Reference

LayerList Class
LayerList Members
Overload List