Table of Contents

Method Place

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

Place(DesignerThumb, PlacementAlignment, int)

Places resize thumbs at their respective positions and stretches out thumbs which are at the center of outline to extend resizability across the whole outline

protected PointTrackerPlacementSupport Place(DesignerThumb designerThumb, PlacementAlignment alignment, int index = -1)

Parameters

designerThumb DesignerThumb
alignment PlacementAlignment
index int

if using a polygon or multipoint adorner this is the index of the point in the Points array

Returns

PointTrackerPlacementSupport