eDriven Framework API
CenterRect Method (rectangle)
NamespaceseDriven.Core.UtilStageUtilCenterRect(Rect)
eDriven Framework API
Centers Rect
Declaration Syntax
C#Visual BasicVisual C++
public static Rect CenterRect(
	Rect rectangle
)
Public Shared Function CenterRect ( _
	rectangle As Rect _
) As Rect
public:
static Rect CenterRect(
	Rect rectangle
)
Parameters
rectangle (Rect)
Return Value

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