RemoveLayerState Method (ILayerStateManager)
Removes the sepcified Layer state.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function RemoveLayerState( _
BSTR LayerStateName As System.String _
) As System.Boolean |
Parameters
- LayerStateName
- Name of Layer state to remove
Parameters
- Result[out] or Return Value
- True if Layer state removed, false if not
See Also
Availability
DraftSight 2018 SP0