LEADTOOLS Annotations (Leadtools.Annotations assembly)

Create Method (AnnObject)

Show in webframe





Creates a new instance of this AnnObject.
Syntax
protected abstract AnnObject Create()
'Declaration
 
Protected MustOverride Function Create() As AnnObject
'Usage
 
Dim instance As AnnObject
Dim value As AnnObject
 
value = instance.Create()

            

            
protected:
abstract AnnObject^ Create(); 

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 and an example, refer to the Implement User Defined Objects with LEADTOOLS Annotations
Requirements

Target Platforms

See Also

Reference

AnnObject Class
AnnObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.