- finalSize
- The Size that this element should use to arrange its child elements.
Visual Basic (Declaration) | |
---|---|
Overrides Protected Function ArrangeOverride( _ ByVal finalSize As Size _ ) As Size |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- finalSize
- The Size that this element should use to arrange its child elements.
Return Value
The Size that represents the arranged size of this designer element and its children.
For more information, refer to FrameworkElement.ArrangeOverride
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family