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: 2024.1.1.0 (2024.1.1)
Syntax
public void ScheduleRedraw()
Remarks

This can be used to compress multiple redraws.

See Also