LEADTOOLS Windows Forms (Leadtools.WinForms assembly)
LEAD Technologies, Inc

RasterViewerRectangleEventArgs Constructor(RasterViewerInteractiveStatus,Rectangle)






The status of the interactive mode.
Interactive mode rectangle.
Initializes a new RasterViewerRectangleEventArgs with specified values.
Syntax
public RasterViewerRectangleEventArgs( 
   RasterViewerInteractiveStatus status,
   Rectangle rc
)
'Declaration
 
Public Function New( _
   ByVal status As RasterViewerInteractiveStatus, _
   ByVal rc As Rectangle _
)
'Usage
 
Dim status As RasterViewerInteractiveStatus
Dim rc As Rectangle
 
Dim instance As New RasterViewerRectangleEventArgs(status, rc)
public RasterViewerRectangleEventArgs( 
   RasterViewerInteractiveStatus status,
   Rectangle rc
)
function RasterViewerRectangleEventArgs( 
   status ,
   rc 
)
public:
RasterViewerRectangleEventArgs( 
   RasterViewerInteractiveStatus status,
   Rectangle rc
)

Parameters

status
The status of the interactive mode.
rc
Interactive mode rectangle.
Example
Refer to IsInteractiveModeBusy.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterViewerRectangleEventArgs Class
RasterViewerRectangleEventArgs Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.