Click or drag to resize
SoVectorizeActionSetColorTranslationMethod Method

Sets the method for choosing the color of the drawing on the sheet of paper.

Namespace: OIV.HardCopy
Assembly: OIV.HardCopy (in OIV.HardCopy.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public virtual void SetColorTranslationMethod(
	SoVectorizeActionColorTranslationMethods method
)

Parameters

method
Type: OIV.HardCopySoVectorizeActionColorTranslationMethods
Remarks

The default value is REVERSE_ONLY_BLACK_AND_WHITE. This method is applied for all colors.

See Also