LEADTOOLS Image Processing (Leadtools.ImageProcessing.SpecialEffects assembly)

Flags Property (FreeHandShearCommand)

Show in webframe







Flags that indicate how to handle exposed areas, and the direction of the shear wave.
Syntax
public FreeHandShearCommandFlags Flags {get; set;}
'Declaration
 
Public Property Flags As FreeHandShearCommandFlags
'Usage
 
Dim instance As FreeHandShearCommand
Dim value As FreeHandShearCommandFlags
 
instance.Flags = value
 
value = instance.Flags
public FreeHandShearCommandFlags Flags {get; set;}

            

            
 
get_Flags();
set_Flags(value);
Object.defineProperty('Flags');
public:
property FreeHandShearCommandFlags Flags {
   FreeHandShearCommandFlags get();
   void set (    FreeHandShearCommandFlags value);
}

Property Value

Values that indicate how to handle exposed areas, and the direction of the shear wave.
Example
Refer to FreeHandShearCommand.
Requirements

Target Platforms

See Also

Reference

FreeHandShearCommand Class
FreeHandShearCommand Members

 

 


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