←Select platform

Rectangle Property

Summary

Returns the current interactive mode rectangle.

Syntax

C#
VB
C++
public Rectangle Rectangle { get; } 
  
Public ReadOnly Property Rectangle As Rectangle 
public: 
property Rectangle Rectangle { 
   Rectangle get(); 
} 

Property Value

The current interactive mode rectangle.

Example

Refer to IsInteractiveModeBusy.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms Assembly