SoWinViewerIsFullRenderingWhenStill Method |
Queries if the viewer will render at full resolution when it sits still for a certain period of time.
Namespace: OIV.Inventor.Win.ViewersAssembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public bool IsFullRenderingWhenStill()
Public Function IsFullRenderingWhenStill As Boolean
public:
bool IsFullRenderingWhenStill()
member IsFullRenderingWhenStill : unit -> bool
Return Value
Type:
BooleanRemarks See Also