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

MeasureOverride Method






An upper System.Windows.Size limit that cannot be exceeded.
Measures the child elements of an AnnContainer before they are arranged during the base class Canvas.ArrangeOverride pass. .NET support
Syntax
protected override Size MeasureOverride( 
   Size constraint
)
'Declaration
 
Protected Overrides Function MeasureOverride( _
   ByVal constraint As Size _
) As Size
'Usage
 
Dim instance As AnnContainer
Dim constraint As Size
Dim value As Size
 
value = instance.MeasureOverride(constraint)
protected override Size MeasureOverride( 
   Size constraint
)
 function Leadtools.Windows.Annotations.AnnContainer.MeasureOverride( 
   constraint 
)
protected:
Size MeasureOverride( 
   Size constraint
) override 

Parameters

constraint
An upper System.Windows.Size limit that cannot be exceeded.

Return Value

The System.Windows.Size that represents the upper size limit of the element.
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

AnnContainer Class
AnnContainer Members

 

 


Products | Support | Contact Us | Copyright Notices

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