←Select platform

BackGroundColor Property

Summary

Gets or sets the background color for any exposed areas.

Syntax

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

Property Value

The background 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