RemoveLayer Method (ILayerState)
Removes the specified Layer from this Layer State.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub RemoveLayer( _
const dsString& LayerName As System.String _
) |
C# | |
---|
void RemoveLayer(
System.string LayerName
) |
Parameters
- LayerName
- Name of the Layer to remove
See Also
Availability
DraftSight 2018 SP0