LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

Create Method (AnnTextPointerObject)






Creates a new instance of this AnnTextPointerObject.
Syntax
protected override AnnObject Create()
'Declaration
 
Protected Overrides Function Create() As AnnObject
'Usage
 
Dim instance As AnnTextPointerObject
Dim value As AnnObject
 
value = instance.Create()
protected override AnnObject Create()
 function Leadtools.Annotations.AnnTextPointerObject.Create()
protected:
AnnObject^ Create(); override 

Return Value

The AnnTextPointerObject this method creates.
Remarks
This is the implementation of the AnnObject.Create abstract method. This method enables 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnTextPointerObject Class
AnnTextPointerObject Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.