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



status
The status of the interactive mode.
rc
Interactive mode rectangle.
Initializes a new ImageViewerRectangleEventArgs with specified values.

Syntax

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

Parameters

status
The status of the interactive mode.
rc
Interactive mode rectangle.

Requirements

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

See Also

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