SoWinRenderAreaIsAutoRedraw Method |
Queries whether the render area will automatically redraw whenever something in the scene graph changes.
Namespace: OIV.Inventor.WinAssembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public bool IsAutoRedraw()
Public Function IsAutoRedraw As Boolean
public:
bool IsAutoRedraw()
member IsAutoRedraw : unit -> bool
Return Value
Type:
BooleanRemarks See Also