LEADTOOLS Annotations (Leadtools.Annotations assembly)

Create Method (AnnRulerObject)

Show in webframe





Creates a new instance of an AnnRulerObject class object.
Syntax
protected override AnnObject Create()
'Declaration
 
Protected Overrides Function Create() As AnnObject
'Usage
 
Dim instance As AnnRulerObject
Dim value As AnnObject
 
value = instance.Create()

            

            
protected:
AnnObject^ Create(); override 

Return Value

The AnnRulerObject class object 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

See Also

Reference

AnnRulerObject Class
AnnRulerObject Members

 

 


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