Click or drag to resize
SoVectorizeActionSetBorder Method (Single)

Sets the width of the border of the clipping limits.

Namespace: OIV.HardCopy
Assembly: OIV.HardCopy (in OIV.HardCopy.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public virtual void SetBorder(
	float width
)

Parameters

width
Type: SystemSingle
Remarks

The color of the border is set to white. If width = 0, there is no border.

See Also