Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Designers)

StartWorking Method (AnnEditDesigner)

Show in webframe
The current operation.
The Index of the object being moved (or -1 if no thumb is being moved).
Begins editing.
Syntax
 function Leadtools.Annotations.Designers.AnnEditDesigner.startWorking( 
   operation ,
   thumbIndex 
)

Parameters

ParameterTypeDescription
operationAnnEditDesignerOperationThe current operation.
thumbIndexintThe Index of the object being moved (or -1 if no thumb is being moved).
Remarks

Derived classes should call this method after beginning the editing of an object.

Example

For more information and an example, refer to Implement User Defined Objects with LEADTOOLS Annotations

See Also

Reference

AnnEditDesigner Object
AnnEditDesigner Members

Error processing SSI file