RibbonProfesionalRendererColorTableSetColor(RibbonColorPart, Int32, Int32, Int32) Method

Definition

Namespace: PCB_Investigator.PCBIControls.Ribbon
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public void SetColor(
	RibbonColorPart ribbonColorPart,
	int red,
	int green,
	int blue
)

Parameters

ribbonColorPart  RibbonColorPart
 
red  Int32
 
green  Int32
 
blue  Int32
 

See Also