LEADTOOLS Image Processing (Leadtools.ImageProcessing.SpecialEffects assembly)
LEAD Technologies, Inc

Type Property (CloudsCommand)






Gets or sets the enumeration that specifies how to apply the clouds effect. .NET support WinRT support
Syntax
public CloudsCommandType Type {get; set;}
'Declaration
 
Public Property Type As CloudsCommandType
'Usage
 
Dim instance As CloudsCommand
Dim value As CloudsCommandType
 
instance.Type = value
 
value = instance.Type
public CloudsCommandType Type {get; set;}
 get_Type();
set_Type(value);
public:
property CloudsCommandType Type {
   CloudsCommandType get();
   void set (    CloudsCommandType value);
}

Property Value

Enumeration that specifies how to apply the clouds effect.
Example
Refer to CloudsCommand example.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CloudsCommand Class
CloudsCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.