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

DrawingView Object  | DrawingView Members