LEADTOOLS JavaScript (Leadtools.Annotations.Designers)
LEAD Technologies, Inc

StartWorking Method (AnnEditDesigner)

The current operation.
The Index of the object being moved (or -1 if no thumb is being moved).
true to clip the mouse cursor to the control, otherwise; false.
Begins editing. It has an option to clip the mouse cursor.
Syntax
 function Leadtools.Annotations.Designers.AnnEditDesigner.startWorking( 
   operation ,
   thumbIndex ,
   clipCursor 
)

Parameters

ParameterTypeDescription
operationAnnEditDesignerOperationThe current operation.
thumbIndexintThe Index of the object being moved (or -1 if no thumb is being moved).
clipCursorbooltrue to clip the mouse cursor to the control, otherwise; false.

Return Value

TypeDescription
boolean true if this AnnEditDesigner has begun editing; otherwise, it is false.
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

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.