Redraws the specified region of or the entire SolidWorks graphics window.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub IGraphicsRedraw( _
ByRef Rect As System.Integer _
) |
Visual Basic (Usage) | |
---|
Dim instance As IModelView
Dim Rect As System.Integer
instance.IGraphicsRedraw(Rect) |
C# | |
---|
void IGraphicsRedraw(
ref System.int Rect
) |
C++/CLI | |
---|
void IGraphicsRedraw(
& System.int% Rect
) |
Parameters
- Rect
- Array of four longs indicating the boundary of the region in the SolidWorks graphics window to redraw; if the array is empty, then the entire graphics window is redrawn
Remarks
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0