'Declaration
Protected Overrides Sub LayoutChildren( _ ByVal x As Double, _ ByVal y As Double, _ ByVal width As Double, _ ByVal height As Double _ )
Parameters
- x
- The left-side bound of the rectangle into which the children will be laid out.
- y
- The top bound of the rectangle into which the children will be laid out.
- width
- The width of the rectangle into which the children will be laid out.
- height
- The height of the rectangle into which the children will be laid out.