LEADTOOLS Annotations (Leadtools.Annotations assembly)

Create Method (AnnControlPoint)

Show in webframe





Creates a new instance of this AnnControlPoint.
Syntax
public abstract AnnControlPoint Create()
'Declaration
 
Public MustOverride Function Create() As AnnControlPoint
'Usage
 
Dim instance As AnnControlPoint
Dim value As AnnControlPoint
 
value = instance.Create()

            

            
public:
abstract AnnControlPoint^ Create(); 

Return Value

The AnnControlPoint this method creates.
Remarks
Derived annotation control point 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 Implement User Defined Objects with LEADTOOLS Annotations
Requirements

Target Platforms

See Also

Reference

AnnControlPoint Class
AnnControlPoint Members

 

 


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