←Select platform

CloudsColor Property

Summary

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

Syntax
C#
VB
C++
public RasterColor CloudsColor { get; set; } 
  
Public Property CloudsColor As RasterColor 
public: 
property RasterColor CloudsColor { 
   RasterColor get(); 
   void set (    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

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

Leadtools.ImageProcessing.SpecialEffects Assembly