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

Flags Property (MosaicTilesCommand)






Gets or sets the enumeration that contains all flags that are needed by the MosaicTilesCommand. .NET support
Syntax
public MosaicTilesCommandFlags Flags {get; set;}
'Declaration
 
Public Property Flags As MosaicTilesCommandFlags
'Usage
 
Dim instance As MosaicTilesCommand
Dim value As MosaicTilesCommandFlags
 
instance.Flags = value
 
value = instance.Flags
public MosaicTilesCommandFlags Flags {get; set;}
 get_Flags();
set_Flags(value);
public:
property MosaicTilesCommandFlags Flags {
   MosaicTilesCommandFlags get();
   void set (    MosaicTilesCommandFlags value);
}

Property Value

An MosaicTilesCommandFlags enumeration value that contains all flags that are needed by the MosaicTilesCommand. These include the values used to select the shape of the tiles and the type of shadowing to perform.
Example
Refer to MosaicTilesCommand 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

MosaicTilesCommand Class
MosaicTilesCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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