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



adornedObj
The AnnObjectBase to bind the adorner designer to.
Initializes a new instance of AnnEditDesigner with default values.

Syntax

Visual Basic (Declaration) 
Protected Function New( _
   ByVal adornedObj As AnnObjectBase _
)
Visual Basic (Usage)Copy Code
Dim adornedObj As AnnObjectBase
 
Dim instance As AnnEditDesigner(adornedObj)
C# 
protected AnnEditDesigner( 
   AnnObjectBase adornedObj
)
C++/CLI 
protected:
AnnEditDesigner( 
   AnnObjectBase^ adornedObj
)

Parameters

adornedObj
The AnnObjectBase to bind the adorner designer to.

Requirements

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

See Also

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