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

Flags Property (FunctionalLightCommand)






Gets or sets flags that indicate the function to apply to the image. .NET support WinRT support
Syntax
public FunctionalLightCommandFlags Flags {get; set;}
'Declaration
 
Public Property Flags As FunctionalLightCommandFlags
'Usage
 
Dim instance As FunctionalLightCommand
Dim value As FunctionalLightCommandFlags
 
instance.Flags = value
 
value = instance.Flags
public FunctionalLightCommandFlags Flags {get; set;}
 get_Flags();
set_Flags(value);
public:
property FunctionalLightCommandFlags Flags {
   FunctionalLightCommandFlags get();
   void set (    FunctionalLightCommandFlags value);
}

Property Value

Value that indicates the function to apply to the image. For a list of available flags, refer to FunctionalLightCommandFlags.
Example
Refer to FunctionalLightCommand.
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

FunctionalLightCommand Class
FunctionalLightCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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