Flags Property

Summary
Gets or sets the flags for the capture area.
Syntax
C#
VB
C++
public ScreenCaptureAreaFlags Flags { get; set; } 
  
Public Property Flags As ScreenCaptureAreaFlags 
public: 
property ScreenCaptureAreaFlags Flags { 
   ScreenCaptureAreaFlags get(); 
   void set (    ScreenCaptureAreaFlags ); 
} 

Property Value

A ScreenCaptureAreaFlags value indicating the capture area flags.

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.