Leadtools.Silverlight3.Controls Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
ImageViewerLineEventArgs Constructor(ImageViewerInteractiveStatus,Point,Point)
See Also 
Leadtools.Silverlight3.Controls Namespace > ImageViewerLineEventArgs Class > ImageViewerLineEventArgs Constructor : ImageViewerLineEventArgs Constructor(ImageViewerInteractiveStatus,Point,Point)



status
The status of the interactive mode.
beginPoint
The beginning point for the interactive mode line.
endPoint
The end point for the interactive mode line.
Initializes a new ImageViewerLineEventArgs with specified values.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal status As ImageViewerInteractiveStatus, _
   ByVal beginPoint As Point, _
   ByVal endPoint As Point _
)
Visual Basic (Usage)Copy Code
Dim status As ImageViewerInteractiveStatus
Dim beginPoint As Point
Dim endPoint As Point
 
Dim instance As ImageViewerLineEventArgs(status, beginPoint, endPoint)
C# 
public ImageViewerLineEventArgs( 
   ImageViewerInteractiveStatus status,
   Point beginPoint,
   Point endPoint
)
C++/CLI 
public:
ImageViewerLineEventArgs( 
   ImageViewerInteractiveStatus status,
   Point beginPoint,
   Point endPoint
)

Parameters

status
The status of the interactive mode.
beginPoint
The beginning point for the interactive mode line.
endPoint
The end point for the interactive mode line.

Requirements

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

See Also

ImageViewerLineEventArgs Constructor(ImageViewerInteractiveStatus,Point,Point) requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features