Click or drag to resize
SoVectorizeActionSetBorder Method (Single, SbColor)

Sets the color and 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,
	SbColor color
)

Parameters

width
Type: SystemSingle
color
Type: OIV.InventorSbColor
Remarks

If width = 0, there is no border.

See Also