
function Leadtools.Annotations.Designers.AnnEditDesigner.startWorking( operation , thumbIndex , clipCursor )
| Parameter | Type | Description |
|---|---|---|
| operation | AnnEditDesignerOperation | The current operation. |
| thumbIndex | int | The Index of the object being moved (or -1 if no thumb is being moved). |
| clipCursor | bool | true to clip the mouse cursor to the control, otherwise; false. |
| Type | Description |
|---|---|
| boolean | true if this AnnEditDesigner has begun editing; otherwise, it is false. |
Derived classes should call this method after beginning the editing of an object.
For more information and an example, refer to Implement User Defined Objects with LEADTOOLS Annotations