C#
VB
WinRT C#
C++
Specifies how to apply the clouds effect.
public CloudsCommandType Type { get; set; }
Public Property Type As Leadtools.Imageprocessing.Specialeffects.CloudsCommandType
public Leadtools.Imageprocessing.Specialeffects.CloudsCommandType Type {get; set;}
get_Type();
set_Type(value);
Object.defineProperty('Type');
public:
property Leadtools.Imageprocessing.Specialeffects.CloudsCommandType Type {
Leadtools.Imageprocessing.Specialeffects.CloudsCommandType get();
void set ( Leadtools.Imageprocessing.Specialeffects.CloudsCommandType );
}
A CloudsCommandType enumeration value that specifies how to apply the clouds effect.
Refer to the CloudsCommand example.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET