Click or drag to resize
SoVectorizeActionSetBackgroundColor Method (Boolean)

Enables or disables the background and sets its color to white.

Namespace: OIV.HardCopy
Assembly: OIV.HardCopy (in OIV.HardCopy.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public virtual void SetBackgroundColor(
	bool bg
)

Parameters

bg
Type: SystemBoolean
Remarks

If bg = false, there is no background.

See Also