Click or drag to resize

ColorItemSetRGB Method

Set RBG value

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract void SetRGB(
	byte r,
	byte g,
	byte b
)

Parameters

r
Type: SystemByte
g
Type: SystemByte
b
Type: SystemByte

Return Value

Type: 

Return Value

Type: 
See Also