'Usage Dim instance As CellBackgroundPanel Dim finalSize As Size Dim value As Size value = instance.ArrangeOverride(finalSize)
Parameters
- finalSize
- The computed size that is used to arrange the content.
Return Value
The size of the panel.
'Usage Dim instance As CellBackgroundPanel Dim finalSize As Size Dim value As Size value = instance.ArrangeOverride(finalSize)