create Method (AnnObject)

Summary

Creates a new instance of AnnObject.

Syntax

JavaScript Syntax
AnnObject.prototype.create = function()
TypeScript Syntax
create(): AnnObject; // protected

Return Value

The AnnObject this method creates.

Remarks

Derived annotation objects must implement this method to enable the LEADTOOLS Annotation infrastructure to correctly construct objects at runtime.

For more information, refer to Implementing User-Defined Objects With LEADTOOLS Annotations.

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