←Select platform

Create Method

Summary

Creates a new instance of AnnLineEnding.

Syntax
C#
VB
C++
protected abstract AnnLineEnding Create() 
Protected MustOverride Function Create() As AnnLineEnding 
protected:  
   virtual AnnLineEnding^ Create() abstract 

Return Value

The AnnLineEnding this method creates.

Remarks

Derived ending styles must implement this method to enable the LEADTOOLS Annotation infrastructure to correctly construct objects at runtime.

For more information, refer to Implementing User-Defined Objects With LEADTOOLS Annotations.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.