Возвращает размер ячейки.
var instance = new Vintasoft.Imaging.ImageProcessing.WebPixelateCommandJS();
var value; // Type: number
value = instance.get_CellSize();
function get_CellSize() : number;
Return Value
Размер ячейки. Допустимые значения: от 2 до 100. Значение по умолчанию: 5.