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

Clone Method (AnnPointObject)

Show in webframe
Creates an exact copy of this AnnPointObject object.
Syntax
 function Leadtools.Annotations.Core.AnnPointObject.clone()

Return Value

TypeDescription
AnnObject The AnnPointObject object that this class creates.
Remarks

The method will copy all fields of this AnnPointObject to the newly created one.

See Also

Reference

AnnPointObject Object
AnnPointObject Members

Error processing SSI file