[]
Positions child elements and determines a size for the element.
protected override Size ArrangeOverride(Size finalSize)
| Type | Name | Description |
|---|---|---|
| Size | finalSize | The final area within the parent that this element should use to arrange itself and its children. |
| Type | Description |
|---|---|
| Size | The actual size used. |