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



adornedObj
The AnnObjectBase to bind the adorner designer to.
Initializes a new instance of the AnnDesigner class.

Syntax

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

Parameters

adornedObj
The AnnObjectBase to bind the adorner designer to.

Remarks

Derived classes call this constructor to initialize the AnnDesigner object.

Requirements

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

See Also

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