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

Create Method (AnnEditTextEventArgs)

Show in webframe
The AnnTextObject that is entering text-editing mode.
A LeadRectD object which represents the screen/device coordinates of the specified object.
Creates a new instance of the AnnEditTextEventArgs class.
Syntax
 function Leadtools.Annotations.Core.AnnEditTextEventArgs.create( 
   textObject ,
   bounds 
)

Parameters

ParameterTypeDescription
textObjectAnnTextObjectThe AnnTextObject that is entering text-editing mode.
boundsLeadRectDA LeadRectD object which represents the screen/device coordinates of the specified object.
Remarks
An AnnTextObject object enters text-editing mode when the user double clicks the annotation and the text can be modified.
See Also

Reference

AnnEditTextEventArgs Object
AnnEditTextEventArgs Members

Error processing SSI file