RibbonProfessionalRendererDrawButtonChecked(Graphics, RibbonButton) Method
Draws the button as Checked
Namespace: PCB_Investigator.PCBIControls.RibbonAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
public void DrawButtonChecked(
Graphics g,
RibbonButton button
)
Public Sub DrawButtonChecked (
g As Graphics,
button As RibbonButton
)
public:
void DrawButtonChecked(
Graphics^ g,
RibbonButton^ button
)
member DrawButtonChecked :
g : Graphics *
button : RibbonButton -> unit
Parameters
- g Graphics
- button RibbonButton