C#
VB
WinRT C#
C++
Flag that indicates the values used to fill the cells, the shape of the cells, and what type of data is in the CellWidth and CellHeight properties.
public PixelateCommandFlags Flags { get; set; }
Public Property Flags As Leadtools.Imageprocessing.Specialeffects.PixelateCommandFlags
public Leadtools.Imageprocessing.Specialeffects.PixelateCommandFlags Flags {get; set;}
get_Flags();
set_Flags(value);
Object.defineProperty('Flags');
public:
property Leadtools.Imageprocessing.Specialeffects.PixelateCommandFlags Flags {
Leadtools.Imageprocessing.Specialeffects.PixelateCommandFlags get();
void set ( Leadtools.Imageprocessing.Specialeffects.PixelateCommandFlags );
}
Flag that indicates the values used to fill the cells, the shape of the cells, and what type of data is in the CellWidth and CellHeight properties.
Refer to PixelateCommand.
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