deserialize Method

Summary

Loads this object with data from the specified xml.

Syntax
TypeScript
JavaScript
AnnCurveObject.prototype.deserialize = function( 
   options, 
   element, 
   document 
) 
deserialize( 
   options: AnnDeserializeOptions, 
   element: Node, 
   document: Document 
): void; 

Parameters

options

The AnnDeserializeOptions deserialize options

element

The xml node that contains the object's data.

document

The xml document that contains the object's data.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.