←Select platform

Create Method

Summary

Creates a new instance of this AnnObject.

Syntax

C#
VB
C++
protected abstract AnnObject Create() 
  
Protected MustOverride Function Create() As Leadtools.Annotations.AnnObject 
protected: 
abstract Leadtools.Annotations.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 (Deprecated)

Requirements

Target Platforms

See Also

Reference

AnnObject Class

AnnObject Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly