Solid Edge Draft Type Library
IsLayerHidden Method
Specifies the layer for which you want to determine hidden status.
Description
Returns True if the specified layer is hidden.
Syntax
Visual Basic
Public Function IsLayerHidden( _
   ByVal LayerName As String _
) As Boolean
Parameters
LayerName
Specifies the layer for which you want to determine hidden status.
See Also

DrawingView Object  | DrawingView Members