RibbonProfessionalRendererGetTextColor Method

Definition

Namespace: PCB_Investigator.PCBIControls.Ribbon
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public Color GetTextColor(
	bool enabled,
	Color alternative
)

Parameters

enabled  Boolean
 
alternative  Color
 

Return Value

Color

See Also