Gets the boundaries of the visible model view window.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetVisibleBox() As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IModelView
Dim value As Integer
value = instance.IGetVisibleBox()
|
C++/CLI | |
---|
int IGetVisibleBox(); |
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