FillForegroundColor Property

Summary
Gets or sets the foreground fill color.
Syntax
C#
VB
C++
public Color FillForegroundColor { get; set; } 
  
Public Property FillForegroundColor As Color 
public: 
property Color FillForegroundColor { 
   Color get(); 
   void set (    Color ); 
} 

Property Value

Value indicating the foreground fill color.

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.