Click or drag to resize
SoToHTMLActionSetImageBackgroundColor Method

Sets the image background color.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void SetImageBackgroundColor(
	SbColor c
)

Parameters

c
Type: OIV.InventorSbColor
Remarks

SbColor(0,0,0) by default.

See Also