Click or drag to resize
SoVectorizeActionSetHLHSRRasterQuality Method

Sets the quality of the raster image generated to vectorize visible primitives with the HLHSR_RASTER algorithm.

Namespace: OIV.HardCopy
Assembly: OIV.HardCopy (in OIV.HardCopy.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void SetHLHSRRasterQuality(
	float quality
)

Parameters

quality
Type: SystemSingle
Remarks

0 is the worst quality, 1 is the best.

See Also