Leadtools.Windows.Annotations Requires Document/Medical license. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Create Method
See Also 
Leadtools.Windows.Annotations Namespace > AnnStampObject Class : Create Method



Creates a new instance of this AnnStampObject.

Syntax

Visual Basic (Declaration) 
Overrides Protected Function Create() As AnnObjectBase
Visual Basic (Usage)Copy Code
Dim instance As AnnStampObject
Dim value As AnnObjectBase
 
value = instance.Create()
C# 
protected override AnnObjectBase Create()
C++/CLI 
protected:
AnnObjectBase^ Create(); override 

Return Value

The AnnStampObject this method creates.

Remarks

This is the implementation of the AnnObjectBase.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 WPF Annotations

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family

See Also

Create requires a Document/Medical product license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features and Unlocking Special LEAD Features.