Gets or sets the enumeration that contains all flags that are needed by the MosaicTilesCommand.
public MosaicTilesCommandFlags Flags { get; set; }
Public Property Flags As Leadtools.Imageprocessing.Specialeffects.MosaicTilesCommandFlags
public:
property Leadtools.Imageprocessing.Specialeffects.MosaicTilesCommandFlags Flags {
Leadtools.Imageprocessing.Specialeffects.MosaicTilesCommandFlags get();
void set ( Leadtools.Imageprocessing.Specialeffects.MosaicTilesCommandFlags );
}
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.
Refer to MosaicTilesCommand example.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET