LEADTOOLS Image Processing (Leadtools.ImageProcessing.SpecialEffects assembly)

Flags Property (AgingCommand)

Show in webframe







Flags that indicate the distortion type and the distortion color.
Syntax
public AgingCommandFlags Flags {get; set;}
'Declaration
 
Public Property Flags As AgingCommandFlags
'Usage
 
Dim instance As AgingCommand
Dim value As AgingCommandFlags
 
instance.Flags = value
 
value = instance.Flags
public AgingCommandFlags Flags {get; set;}

            

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

Property Value

Flags that indicate the distortion type and the distortion color.
Example
Refer to AgingCommand.
Requirements

Target Platforms

See Also

Reference

AgingCommand Class
AgingCommand Members

 

 


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