←Select platform

CloudsColor Property

Summary

Specifies which color to use as the fill color for the cloud.

Syntax

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

Property Value

A Leadtools.RasterColor that represents the color with which to fill 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