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

Flags Property (RadialWaveCommand)






Flags that indicate how to handle exposed areas, the type of information in the WaveLength property. .NET support WinRT support
Syntax
public RadialWaveCommandFlags Flags {get; set;}
'Declaration
 
Public Property Flags As RadialWaveCommandFlags
'Usage
 
Dim instance As RadialWaveCommand
Dim value As RadialWaveCommandFlags
 
instance.Flags = value
 
value = instance.Flags
public RadialWaveCommandFlags Flags {get; set;}
 get_Flags();
set_Flags(value);
public:
property RadialWaveCommandFlags Flags {
   RadialWaveCommandFlags get();
   void set (    RadialWaveCommandFlags value);
}

Property Value

Flags that indicate how to handle exposed areas, the type of information in the WaveLength property.
Example
Refer to RadialBlurCommand.
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

RadialWaveCommand Class
RadialWaveCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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