←Select platform

MeasureOverride Method (ImagePanViewer)

Summary

Measures the child elements of this control before they are arranged during the System.Windows.FrameworkElement.ArrangeOverride(System.Windows.Size) pass.

Syntax

C#
VB
C++
protected override Size MeasureOverride(  
   Size availableSize 
) 
Protected Overrides Function MeasureOverride( _ 
   ByVal availableSize As Size _ 
) As Size 
protected: 
Size MeasureOverride(  
   Size availableSize 
) override 

Parameters

availableSize
An upper 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.Controls Assembly
Click or drag to resize