←Select platform

RasterViewerRectangleEventArgs Constructor(RasterViewerInteractiveStatus,Rectangle)

Summary

Initializes a new RasterViewerRectangleEventArgs with specified values.

Syntax

C#
VB
C++
public RasterViewerRectangleEventArgs(  
   Leadtools.Winforms.RasterViewerInteractiveStatus status, 
   Rectangle rc 
) 
Public Function New( _ 
   ByVal status As Leadtools.Winforms.RasterViewerInteractiveStatus, _ 
   ByVal rc As Rectangle _ 
) 
public: 
RasterViewerRectangleEventArgs(  
   Leadtools.Winforms.RasterViewerInteractiveStatus status, 
   Rectangle rc 
) 

Parameters

status
The status of the interactive mode.

rc
Interactive mode rectangle.

Example

Refer to IsInteractiveModeBusy.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.WinForms Assembly
Click or drag to resize