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 )