Table of Contents

Constructor CanvasPositionHandle

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

CanvasPositionHandle(DesignItem, AdornerPanel, HandleOrientation)

Initializes a new instance of the CanvasPositionHandle class with specified parameters.

public CanvasPositionHandle(DesignItem adornedControlItem, AdornerPanel adornerPanel, HandleOrientation orientation)

Parameters

adornedControlItem DesignItem

Control to be adorned.

adornerPanel AdornerPanel

Adorner panel.

orientation HandleOrientation

Orientation of the control.