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

Flags Property (VignnetCommand)






Gets or sets the enumeration that contains all the flags that are needed by the VignnetCommand. It includes the values used to select the shape of the vignette object and the type of color filling. .NET support WinRT support
Syntax
public VignnetCommandFlags Flags {get; set;}
'Declaration
 
Public Property Flags As VignnetCommandFlags
'Usage
 
Dim instance As VignnetCommand
Dim value As VignnetCommandFlags
 
instance.Flags = value
 
value = instance.Flags
public VignnetCommandFlags Flags {get; set;}
 get_Flags();
set_Flags(value);
public:
property VignnetCommandFlags Flags {
   VignnetCommandFlags get();
   void set (    VignnetCommandFlags value);
}

Property Value

Enumeration containing all flags that are needed by the VignnetCommand. It includes the values used to select the shape of the vignette object and the type of color filling.
Example
Refer to VignnetCommand example.
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

VignnetCommand Class
VignnetCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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