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

Create Method (AnnEditContentEventArgs)

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

Parameters

ParameterTypeDescription
annObjectAnnObjectThe AnnObject that is entering content-editing mode.
boundsLeadRectDA LeadRectD object which represents the screen/device coordinates of the specified object.
Remarks

An AnnObject object enters content-editing mode when the user double clicks the annotation and the content can be modified.

See Also

Reference

AnnEditContentEventArgs Object
AnnEditContentEventArgs Members

Error processing SSI file