←Select platform

Type Property

Summary

Specifies how to apply the clouds effect.

Syntax
C#
VB
C++
public CloudsCommandType Type { get; set; } 
  
Public Property Type As CloudsCommandType 
public: 
property CloudsCommandType Type { 
   CloudsCommandType get(); 
   void set (    CloudsCommandType ); 
} 

Property Value

A CloudsCommandType enumeration value that specifies how to apply the clouds effect.

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