Provides an implementation of the
MoveThumb method for this
AnnPointEditDesigner object.
Syntax
function Leadtools.Annotations.Designers.AnnPointEditDesigner.moveThumb(
,
)
Parameters
Parameter | Type | Description |
---|
thumbIndex | int | Index of the thumb to move. |
offset | LeadPointD | The new position of the thumb. |
See Also