Place Method
Place(DesignerThumb, PlacementAlignment, Int32)
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
Declaration
protected PointTrackerPlacementSupport Place(DesignerThumb designerThumb, PlacementAlignment alignment, int index = -1)
Parameters
Type | Name | Description |
---|---|---|
Alternet.FormDesigner.Wpf.DesignerThumb | designerThumb | |
PlacementAlignment | alignment | |
System.Int32 | index | if using a polygon or multipoint adorner this is the index of the point in the Points array |
Returns
Type | Description |
---|---|
PointTrackerPlacementSupport |