Solid Edge Draft Type Library
HideLayer Method
Specifies the layer to hide.
Description
Hides the specified layer.
Syntax
Visual Basic
Public Sub HideLayer( _
   ByVal LayerName As String _
) 
Parameters
LayerName
Specifies the layer to hide.
See Also

DrawingView Object  | DrawingView Members