C#
VB
C++
Arranges and sizes the content of this control.
protected override Size ArrangeOverride(
Size finalSize
)
Protected Overrides Function ArrangeOverride( _
ByVal finalSize As Size _
) As Size
protected:
Size ArrangeOverride(
Size finalSize
) override
finalSize
The computed size that is used to arrange the content.
The size of the content.
For more information, refer to System.Windows.FrameworkElement.ArrangeOverride(System.Windows.Size).
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