C#
VB
C++
Initializes a new instance of the RectangleInteractiveEventArgs with specified values.
public RectangleInteractiveEventArgs(InteractiveModeStatus status,Rect bounds)
Public Function New( _ByVal status As Leadtools.Windows.Controls.InteractiveModeStatus, _ByVal bounds As Rect _)
public:RectangleInteractiveEventArgs(Leadtools.Windows.Controls.InteractiveModeStatus status,Rect bounds)
status
The status of the interactive mode.
bounds
The bounds of the interactive rectangle mode.
For C#/VB examples, refer to InteractiveUserRectangle.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
