Gets or sets a value that represents the width of a cell in pixels or the number of cells present across the width of the image.
public int CellWidth { get; set; }
Public Property CellWidth As Integer
public int CellWidth {get; set;}
get_CellWidth();
set_CellWidth(value);
Object.defineProperty('CellWidth');
Value that represents the width of a cell in pixels or the number of cells present across the width of the image, based on the flags set in the Flags property. The valid range is between 2 and half the image width.
Refer to GlassEffectCommand.
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