IRibbonElementSetBounds Method
Called to make the element aware of its actual bounds on the control
Namespace: PCB_Investigator.PCBIControls.RibbonAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
void SetBounds(
Rectangle bounds
)
Sub SetBounds (
bounds As Rectangle
)
void SetBounds(
Rectangle bounds
)
abstract SetBounds :
bounds : Rectangle -> unit
Parameters
- bounds Rectangle
-