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

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