RibbonButtonSetBounds Method

Sets the bounds of the button

Definition

Namespace: PCB_Investigator.PCBIControls.Ribbon
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public override void SetBounds(
	Rectangle bounds
)

Parameters

bounds  Rectangle

Implements

IRibbonElementSetBounds(Rectangle)

See Also