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

Flags Property (WaveCommand)






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

Property Value

Value that indicates how to handle exposed areas, the type of information in the WaveLength property and the wave type.
Example
Refer to WaveCommand.
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

WaveCommand Class
WaveCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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