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

Deserialize Method (AnnHiliteObject)

Show in webframe
The deserialize options
The xml node that contains the object's data.
The xml document that contains the object's data.
Loads this object with data from the specified xml.
Syntax
 function Leadtools.Annotations.Core.AnnHiliteObject.deserialize( 
   options ,
   element ,
   document 
)

Parameters

ParameterTypeDescription
optionsAnnDeserializeOptionsThe deserialize options
elementXmlNodeThe xml node that contains the object's data.
documentXmlDocumentThe xml document that contains the object's data.
See Also

Reference

AnnHiliteObject Object
AnnHiliteObject Members

Error processing SSI file