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



lineObj
The AnnLineObject to be edited.
Initializes a new AnnLineEditDesigner object.

Syntax

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

Parameters

lineObj
The AnnLineObject to be edited.

Example

For C#/VB examples, refer to AnnLineEditDesigner.

Requirements

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

See Also

AnnLineEditDesigner 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.