Click or drag to resize
SoWinRenderAreaRender Method

Calling this forces the render area to be redrawn now.

Namespace: OIV.Inventor.Win
Assembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void Render()
Remarks

It is not necessary to call this method if auto redraw is enabled (which is the default).

See Also