create Method

Summary

Creates a new instance of AnnNoteObject.

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

Return Value

The AnnNoteObject this method creates.

Remarks

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

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly