Error processing SSI file
LEADTOOLS Annotations (Leadtools.Annotations assembly)

Show in webframe

Create Method (AnnProtractorObject)






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

            

            
protected:
AnnObject^ Create(); override 

Return Value

The AnnProtractorObject 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

AnnProtractorObject Class
AnnProtractorObject Members

Error processing SSI file
(Deprecated, use Leadtools.Annotations.Core instead)