RibbonProfessionalRendererDrawOrbOptionButton Method
Draws the orb's option buttons background
Namespace: PCB_Investigator.PCBIControls.RibbonAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
public void DrawOrbOptionButton(
Graphics g,
Rectangle bounds
)
Public Sub DrawOrbOptionButton (
g As Graphics,
bounds As Rectangle
)
public:
void DrawOrbOptionButton(
Graphics^ g,
Rectangle bounds
)
member DrawOrbOptionButton :
g : Graphics *
bounds : Rectangle -> unit
Parameters
- g Graphics
- bounds Rectangle