←Select platform

Create Method

Summary
Creates a new instance of AnnObject.
Syntax
C#
C++/CLI
Java
Python
protected abstract AnnObject Create() 
protected abstract AnnObject create() 
protected:  
   virtual AnnObject^ Create() abstract 
def Create(self): 

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 Implement User-Defined Objects With LEADTOOLS Annotations.

Requirements

Target Platforms

See Also

Reference

AnnObject Class

AnnObject Members

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

Leadtools.Annotations.Engine Assembly

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