LEADTOOLS Image Processing (Leadtools.ImageProcessing.SpecialEffects assembly)

Flags Property (FreeHandWaveCommand)

Show in webframe







Gets or sets a value that indicates how to handle exposed areas, and the type of information contained in the WaveLength property.
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);
Object.defineProperty('Flags');
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

See Also

Reference

FreeHandWaveCommand Class
FreeHandWaveCommand Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.