Gets the active Display Pane.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetActiveDisplayPane() As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ISldWorks
Dim value As System.Integer
value = instance.GetActiveDisplayPane() |
C# | |
---|
System.int GetActiveDisplayPane() |
C++/CLI | |
---|
System.int GetActiveDisplayPane(); |
Return Value
Active display pane as defined by
swDisplayPaneIndex_e
Example
See Also
Availability
SOLIDWORKS 2024 SP02, Revision Number 32.2