Solid Edge Framework Type Library
IsShownInContext Method
Specifies the sheet.
Description
This method returns whether the referenced Layer object is visible on the specified sheet.
Syntax
Visual Basic
Public Function IsShownInContext( _
   ByVal Context As Object _
) As Boolean
Parameters
Context
Specifies the sheet.
See Also

Layer Object  | Layer Members

Send comments on this topic.