RibbonProfessionalRendererCenterOn Method

Centers the specified rectangle on the specified container

Definition

Namespace: PCB_Investigator.PCBIControls.Ribbon
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public Rectangle CenterOn(
	Rectangle container,
	Rectangle r
)

Parameters

container  Rectangle
r  Rectangle

Return Value

Rectangle

See Also