Click or drag to resize

ExportItemColorControllerSetBOMFieldFGColor Method

Namespace:  CTExtensions.ExportCore.ExportHandler
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public void SetBOMFieldFGColor(
	ExportItem parent,
	string field,
	int? COLOR_rgb
)

Parameters

parent
Type: CTExtensions.ExportCore.ExportHandlerExportItem
field
Type: SystemString
COLOR_rgb
Type: SystemNullableInt32
RGB(Int32, Int32, Int32)
See Also