Table of Contents

Method ArrangeCore

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

ArrangeCore(Rect)

Defines the template for WPF core-level arrange layout definition.

protected override void ArrangeCore(Rect finalRect)

Parameters

finalRect Rect

The final area within the parent that element should use to arrange itself and its child elements.