Table of Contents

Method GetPosition

Namespace
Alternet.FormDesigner.Wpf
Assembly
Alternet.FormDesigner.Wpf.v10.dll

GetPosition(PlacementOperation, DesignItem)

Gets the original position of the child item.

public virtual Rect GetPosition(PlacementOperation operation, DesignItem item)

Parameters

operation PlacementOperation

The PlacementOperation is a holder of a container.

item DesignItem

DesignItem to check up.

Returns

Rect

The Rectangle determines the position of the item.