Leadtools.Windows.Annotations Requires Document/Medical license. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
ArrangeOverride Method
See Also 
Leadtools.Windows.Annotations Namespace > AnnContainer Class : ArrangeOverride Method



arrangeSize
The Size that this container should use to arrange its child objectss.
arrangeSize
The Size that this container should use to arrange its child objectss.
Overrides FrameworkElement.ArrangeOverride

Syntax

Visual Basic (Declaration) 
Overrides Protected Function ArrangeOverride( _
   ByVal arrangeSize As Size _
) As Size
Visual Basic (Usage)Copy Code
Dim instance As AnnContainer
Dim arrangeSize As Size
Dim value As Size
 
value = instance.ArrangeOverride(arrangeSize)
C# 
protected override Size ArrangeOverride( 
   Size arrangeSize
)
C++/CLI 
protected:
Size ArrangeOverride( 
   Size arrangeSize
) override 

Parameters

arrangeSize
The Size that this container should use to arrange its child objectss.

Return Value

The Size that represents the arranged size of this AnnContainer object and its children.

Remarks

For more information, refer to FrameworkElement.ArrangeOverride

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family

See Also

ArrangeOverride requires a Document/Medical product license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features and Unlocking Special LEAD Features.