←Select platform

BackColor Property (CloudsCommand)

Summary

Specifies which color to use to fill the areas outside the cloud.

Syntax

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

Property Value

A Leadtools.RasterColor that represents which color to use to fill the areas outside the cloud.

Example

Refer to the CloudsCommand example.

Requirements

Target Platforms

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