Click or drag to resize
SoVectorizeActionSetHLHSRRasterCaching Method

Enables/disables the use of OpenGL display lists to generate the raster image with the OIV.HardCopy.SoVectorizeAction.HLHSRModes.HLHSR_RASTER algorithm.

Namespace: OIV.HardCopy
Assembly: OIV.HardCopy (in OIV.HardCopy.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void SetHLHSRRasterCaching(
	bool enable
)

Parameters

enable
Type: SystemBoolean
Remarks

Enabled by default.

See Also