←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ScreenCapture Assembly