eDriven Framework API
CenterRect Method (inner, outer)
NamespaceseDriven.Gui.UtilViewUtilCenterRect(Rectangle, Rectangle)
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public static Rectangle CenterRect(
	Rectangle inner,
	Rectangle outer
)
Public Shared Function CenterRect ( _
	inner As Rectangle, _
	outer As Rectangle _
) As Rectangle
public:
static Rectangle^ CenterRect(
	Rectangle^ inner, 
	Rectangle^ outer
)
Parameters
inner (Rectangle)
outer (Rectangle)

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)