AddLayer Method (ILayerState)
Adds the specified Layer to this Layer state.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub AddLayer( _
BSTR LayerName As System.String _
) |
JavaScript | |
---|
AddLayer(
LayerName : System.String
) |
Parameters
- LayerName
- Name of Layer to add to this Layer state
See Also
Availability
DraftSight 2018 SP0