Gets whether the Display Pane is visible in this active document.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IsDisplayPaneVisible() As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IModelDocExtension
Dim value As System.Boolean
value = instance.IsDisplayPaneVisible() |
C# | |
---|
System.bool IsDisplayPaneVisible() |
C++/CLI | |
---|
System.bool IsDisplayPaneVisible(); |
Return Value
True if the Display Pane is visible, false if not
Example
See Also
Availability
SOLIDWORKS 2024 SP02, Revision Number 32.2