IRibbonElementSetBounds Method

Called to make the element aware of its actual bounds on the control

Definition

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

Parameters

bounds  Rectangle
 

See Also