←Select platform

BackColor Property

Summary
Specifies which color to use to fill the areas outside the cloud.
Syntax
C#
VB
C++
public RasterColor BackColor { get; set; } 
  
Public Property BackColor As RasterColor 
public: 
property RasterColor BackColor { 
   RasterColor get(); 
   void set (    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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.SpecialEffects Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.