Gets the boundaries of the visible model view window.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetVisibleBox() As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IModelView
Dim value As System.Object
value = instance.GetVisibleBox() |
C# | |
---|
System.object GetVisibleBox() |
C++/CLI | |
---|
System.Object^ GetVisibleBox(); |
Return Value
Array of four longs (win_x_min, win-y_min, win_x_max, and win_y_max) in screen pixels indicating the boundaries of the visible model view window; any part of the model view window blocked by the FeatureManager design tree is excluded
See Also
Availability
SOLIDWORKS 2008 FCS, Revision Number 16.0