serialize Method (AnnPolylineObject)

Summary

Serializes the object to an xml document.

Syntax

JavaScript Syntax
AnnPolylineObject.prototype.serialize = function(options, parentNode, document)
TypeScript Syntax
serialize(options: AnnSerializeOptions, parentNode: Node, document: Document): void;

Parameters

options

Serialize options

parentNode

The parent node into which the object's data will be saved.

document

The xml document that will contain the object's data.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize