Click or drag to resize
SoToHTMLActionSetImageBackgroundColor Method

Sets the image background color.

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

Parameters

c
Type: OIV.InventorSbColor
Remarks

SbColor(0,0,0) by default.

See Also