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

Flags Property (RingEffectCommand)






Gets or sets a value that controls the behavior of this command. .NET support WinRT support
Syntax
public RingEffectCommandFlags Flags {get; set;}
'Declaration
 
Public Property Flags As RingEffectCommandFlags
'Usage
 
Dim instance As RingEffectCommand
Dim value As RingEffectCommandFlags
 
instance.Flags = value
 
value = instance.Flags
public RingEffectCommandFlags Flags {get; set;}
 get_Flags();
set_Flags(value);
public:
property RingEffectCommandFlags Flags {
   RingEffectCommandFlags get();
   void set (    RingEffectCommandFlags value);
}

Property Value

Value which controls the behavior of this command. These flags can be OR-ed together with any other flag, unless otherwise specified.
Example
Refer to RingEffectCommand.
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

RingEffectCommand Class
RingEffectCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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