AreaType Property

Summary
Gets or sets the capture area type.
Syntax
C#
VB
C++
public ScreenCaptureAreaType AreaType { get; set; } 
  
Public Property AreaType As ScreenCaptureAreaType 
public: 
property ScreenCaptureAreaType AreaType { 
   ScreenCaptureAreaType get(); 
   void set (    ScreenCaptureAreaType ); 
} 

Property Value

A ScreenCaptureAreaType value indicating the type of the area being captured.

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.