←Select platform

MeasureOverride Method

Summary

Measures the child elements of an AnnContainer before they are arranged during the base class Canvas.ArrangeOverride pass.

Syntax

C#
VB
C++
protected override Size MeasureOverride(  
   Size constraint 
) 
Protected Overrides Function MeasureOverride( _ 
   ByVal constraint As Size _ 
) As Size 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Annotations Assembly
Click or drag to resize