←Select platform

Create Method

Summary

Creates a new instance of AnnFreehandHotspotObject.

Syntax

C#
VB
Java
WinRT C#
C++
protected override AnnObject Create() 
Protected Overrides Function Create() As Leadtools.Annotations.Core.AnnObject 
protected override Leadtools.Annotations.Core.AnnObject Create() 
@Override protected AnnObject create() 
 function Leadtools.Annotations.Core.AnnFreehandHotspotObject.Create() 
protected:  
   virtual AnnObject^ Create() override 

Return Value

The AnnFreehandHotspotObject this method creates.

Remarks

Derived annotation objects must implement this method to enable 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.Annotations.Core Assembly