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