LEADTOOLS WPF and Silverlight (Leadtools.Windows.Controls assembly)
LEAD Technologies, Inc

ArrangeOverride Method (ImageBox)






The computed size that is used to arrange the content.
Arranges and sizes the content of this control. .NET support Silverlight support
Syntax
protected override Size ArrangeOverride( 
   Size finalSize
)
'Declaration
 
Protected Overrides Function ArrangeOverride( _
   ByVal finalSize As Size _
) As Size
'Usage
 
Dim instance As ImageBox
Dim finalSize As Size
Dim value As Size
 
value = instance.ArrangeOverride(finalSize)
protected override Size ArrangeOverride( 
   Size finalSize
)
 function Leadtools.Windows.Controls.ImageBox.ArrangeOverride( 
   finalSize 
)
protected:
Size ArrangeOverride( 
   Size finalSize
) override 

Parameters

finalSize
The computed size that is used to arrange the content.

Return Value

The size of the content.
Remarks

For more information, refer to System.Windows.FrameworkElement.ArrangeOverride(System.Windows.Size).

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ImageBox Class
ImageBox Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.