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

Create Method (AnnEditDesignerEventArgs)


The AnnObject that is being edited.
An AnnEditDesignerOperation enumeration which represents the current edit operation.
Zero-based index of the thumb (control point) being moved.
An AnnDesignerOperationStatus enumeration which represents the status of the edit operation.
Creates a new instance of the AnnEditDesignerEventArgs class.
Syntax
 function Leadtools.Annotations.Core.AnnEditDesignerEventArgs.create( 
   obj ,
   operation ,
   moveThumbIndex ,
   operationStatus 
)
!MISSING Scrap '_RTJavaScript_Method_SYNTAX'!

Parameters

ParameterTypeDescription
objAnnObjectThe AnnObject that is being edited.
operationAnnEditDesignerOperationAn AnnEditDesignerOperation enumeration which represents the current edit operation.
moveThumbIndexintZero-based index of the thumb (control point) being moved.
operationStatusAnnDesignerOperationStatusAn AnnDesignerOperationStatus enumeration which represents the status of the edit operation.
See Also

Reference

AnnEditDesignerEventArgs Object
AnnEditDesignerEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

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