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.Win (in OIV.Inventor.Win.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void ScheduleRedraw()
Remarks

This can be used to compress multiple redraws.

See Also