Information Property

Summary

Gets the ScreenCaptureInformation class object.

Syntax
C#
VB
C++
public ScreenCaptureInformation Information { get; } 
  
Public ReadOnly Property Information As ScreenCaptureInformation 
public: 
property ScreenCaptureInformation^ Information { 
   ScreenCaptureInformation^ get(); 
} 

Property Value

A ScreenCaptureInformation class object filled with information regarding the source for the captured image.

Example

For an example, refer to ScreenCaptureEngine.

Requirements

Target Platforms

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

Leadtools.ScreenCapture Assembly