- finalSize
- The final area within the container that this AnnObjectBase should use to arrange itself and its children.
Visual Basic (Declaration) | |
---|---|
Overrides Protected Function ArrangeOverride( _ ByVal finalSize As Size _ ) As Size |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- finalSize
- The final area within the container that this AnnObjectBase should use to arrange itself and its children.
Return Value
The actual size used.For more information refer to ArrangeOverride
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family