Click or drag to resize
SoWinRenderAreaScheduleRedraw Method

Schedules a redraw to happen sometime soon (as opposed to immediately).

Namespace: OIV.Inventor.Win
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void ScheduleRedraw()
Remarks

This can be used to compress multiple redraws.

See Also