RibbonProfessionalRendererDrawArrowShaded Method
Draws the pair of arrows that make a shadded arrow, centered on the specified bounds
Namespace: PCB_Investigator.PCBIControls.RibbonAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
public void DrawArrowShaded(
Graphics g,
Rectangle b,
RibbonArrowDirection d,
bool enabled
)
Public Sub DrawArrowShaded (
g As Graphics,
b As Rectangle,
d As RibbonArrowDirection,
enabled As Boolean
)
public:
void DrawArrowShaded(
Graphics^ g,
Rectangle b,
RibbonArrowDirection d,
bool enabled
)
member DrawArrowShaded :
g : Graphics *
b : Rectangle *
d : RibbonArrowDirection *
enabled : bool -> unit
Parameters
- g Graphics
- b Rectangle
- d RibbonArrowDirection
- enabled Boolean