SoSceneManagerIsAutoRedraw Method |
Returns true if there is currently a render delegateregistered.
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public bool IsAutoRedraw()
Public Function IsAutoRedraw As Boolean
public:
bool IsAutoRedraw()
member IsAutoRedraw : unit -> bool
Return Value
Type:
BooleanRemarks See Also