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



status
The status of the interactive mode.
pt
The event data.
Initializes a new ImageViewerPointEventArgs with specified values.

Syntax

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

Parameters

status
The status of the interactive mode.
pt
The event data.

Requirements

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

See Also

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