InfoWindowBounds Property

Summary
Gets or sets the Information Window bounds.
Syntax
C#
VB
C++
public Rectangle InfoWindowBounds { get; set; } 
  
Public Property InfoWindowBounds As Rectangle 
public: 
property Rectangle InfoWindowBounds { 
   Rectangle get(); 
   void set (    Rectangle ); 
} 

Property Value

A Rectangle that indicates the Information Window bounds.

Example

For an example, refer to ScreenCaptureEngine.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ScreenCapture Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.