LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
AnnLineEditDesigner Constructor
See Also 
Leadtools.Windows.Annotations Namespace > AnnLineEditDesigner Class : AnnLineEditDesigner Constructor



annObject
The AnnLineObject to be edited.
container
The active container.

The AnnLineEditDesigner Constructor supports WPF/Silverlight.

The AnnLineEditDesigner Constructor is available in LEADTOOLS Document and Medical Imaging toolkits.

Initializes a new AnnLineEditDesigner object. Supported in Silverlight, Windows Phone 7

Syntax

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

Parameters

annObject
The AnnLineObject to be edited.
container
The active container.

Example

For C#/VB examples, refer to AnnLineEditDesigner.

Requirements

Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)

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.