'Usage Dim instance As MagnifierAdorner Dim finalSize As Size Dim value As Size value = instance.ArrangeOverride(finalSize)
Parameters
- finalSize
- The final area within the parent that this element should use to arrange itself and its children.
Return Value
The actual size used.