←Select platform

Create Method

Summary

Creates a new instance of an AnnRichTextObject class object.

Syntax

C#
VB
C++
protected override AnnObject Create() 
  
Protected Overrides Function Create() As Leadtools.Annotations.AnnObject 
protected: 
Leadtools.Annotations.AnnObject^ Create(); override  

Return Value

The AnnRichTextObject 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 (Deprecated) For more information, refer to Using Text in Annotation Object. (Deprecated)

Requirements

Target Platforms

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

Leadtools.Annotations Assembly