Click or drag to resize
SiRenderAreaStillSuperSamplingSetStillSuperSamplingDelay Method

Set delay for supersampling when "still" (not interacting).

Namespace: OIV.Inventor.ViewerComponents
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
void SetStillSuperSamplingDelay(
	uint delay
)

Parameters

delay
Type: SystemUInt32
Remarks

If greater than 0, images will be supersampled after the specified delay. The delay is in milliseconds.

See Also