C#
VB
C++
Measures the child elements of an AnnContainer before they are arranged during the base class Canvas.ArrangeOverride pass.
protected override Size MeasureOverride(
Size constraint
)
Protected Overrides Function MeasureOverride( _
ByVal constraint As Size _
) As Size
protected:
Size MeasureOverride(
Size constraint
) override
constraint
An upper System.Windows.Size limit that cannot be exceeded.
The System.Windows.Size that represents the upper size limit of the element.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET