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.
public RomanMosaicCommandFlags Flags { get; set; }
Public Property Flags As Leadtools.Imageprocessing.Specialeffects.RomanMosaicCommandFlags
public:
property Leadtools.Imageprocessing.Specialeffects.RomanMosaicCommandFlags Flags {
Leadtools.Imageprocessing.Specialeffects.RomanMosaicCommandFlags get();
void set ( Leadtools.Imageprocessing.Specialeffects.RomanMosaicCommandFlags );
}
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.
Refer to RomanMosaicCommand 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