menu
RhinoCommon API
search
search
V8
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
Description:
Enables or disables screen redrawing.
Syntax:
public
void
EnableRedraw(
bool
enable
,
bool
redrawDocument
,
bool
redrawLayers
)
Parameters:
enable
Type:
bool
Enable redrawing.
redrawDocument
Type:
bool
If enabling, set to True to have the document redrawn.
redrawLayers
Type:
bool
If enabling, set to True to have the layer user interface redrawn.
Returns:
Type:
void
Available since:
7.3
home
/
Rhino.DocObjects.Tables
/
ViewTable
/
EnableRedraw
EnableRedraw method
Class:
Rhino.DocObjects.Tables.ViewTable
Nothing found