RibbonProfessionalRendererDrawOrbOptionButton Method

Draws the orb's option buttons background

Definition

Namespace: PCB_Investigator.PCBIControls.Ribbon
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public void DrawOrbOptionButton(
	Graphics g,
	Rectangle bounds
)

Parameters

g  Graphics
bounds  Rectangle

See Also