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)
Syntaxpublic bool IsFullRenderingWhenStill()
Public Function IsFullRenderingWhenStill As Boolean
public:
bool IsFullRenderingWhenStill()
member IsFullRenderingWhenStill : unit -> bool
Return Value
Type:
Boolean
Remarks
See Also