eDriven Framework API
GetAlignBounds Method (childrenBounds, containerBounds)
NamespaceseDriven.Core.GeomRectangleGetAlignBounds(Rectangle, Rectangle)
eDriven Framework API
Gets align bounds
Declaration Syntax
C#Visual BasicVisual C++
public static Rectangle GetAlignBounds(
	Rectangle childrenBounds,
	Rectangle containerBounds
)
Public Shared Function GetAlignBounds ( _
	childrenBounds As Rectangle, _
	containerBounds As Rectangle _
) As Rectangle
public:
static Rectangle^ GetAlignBounds(
	Rectangle^ childrenBounds, 
	Rectangle^ containerBounds
)
Parameters
childrenBounds (Rectangle)
containerBounds (Rectangle)
Return Value

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