FillPattern Property

Summary
Gets or sets the fill pattern for the captured area.
Syntax
C#
VB
C++
public ScreenCaptureAreaFillPattern FillPattern { get; set; } 
  
Public Property FillPattern As ScreenCaptureAreaFillPattern 
public: 
property ScreenCaptureAreaFillPattern FillPattern { 
   ScreenCaptureAreaFillPattern get(); 
   void set (    ScreenCaptureAreaFillPattern ); 
} 

Property Value

A ScreenCaptureAreaFillPattern value indicating the fill pattern for the image.

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.