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

Flags Property (FreeHandWaveCommand)






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

Property Value

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

FreeHandWaveCommand Class
FreeHandWaveCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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