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

Flags Property (RomanMosaicCommand)






Gets or sets the enumeration that contains all flags that are needed by the RomanMosaicCommand. It is indicate the values used to select the shape of the tiles and the type of shadow. .NET support
Syntax
public RomanMosaicCommandFlags Flags {get; set;}
'Declaration
 
Public Property Flags As RomanMosaicCommandFlags
'Usage
 
Dim instance As RomanMosaicCommand
Dim value As RomanMosaicCommandFlags
 
instance.Flags = value
 
value = instance.Flags
public RomanMosaicCommandFlags Flags {get; set;}
 get_Flags();
set_Flags(value);
public:
property RomanMosaicCommandFlags Flags {
   RomanMosaicCommandFlags get();
   void set (    RomanMosaicCommandFlags value);
}

Property Value

Enumeration contains all flags that are needed by the RomanMosaicCommand. It is indicate the values used to select the shape of the tiles and the type of shadow.
Example
Refer to RomanMosaicCommand 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

RomanMosaicCommand Class
RomanMosaicCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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