←Select platform

ForeGroundColor Property

Summary

Gets or sets the foreground color for any exposed areas.

Syntax

C#
VB
WinRT C#
C++
public Leadtools.RasterColor ForeGroundColor {get; set;}
Public Property ForeGroundColor As Leadtools.RasterColor
public Leadtools.RasterColor ForeGroundColor {get; set;}
get_ForeGroundColor(); 
set_ForeGroundColor(value); 
Object.defineProperty('ForeGroundColor'); 
public: 
property Leadtools.RasterColor ForeGroundColor { 
   Leadtools.RasterColor get(); 
   void set (    Leadtools.RasterColor ); 
} 

Property Value

The foreground color.

Example

Refer to HalfTonePatternCommand example.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Core Assembly
Click or drag to resize