←Select platform

Create Method

Summary

Creates a new instance of this AnnImageObject.

Syntax

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

Return Value

The AnnImageObject 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.

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.Windows.Annotations Assembly