var instance = new Vintasoft.Imaging.UI.VisualTools.WebZoomToolJS(); var value; // Type: number value = instance.get_ZoomStep();
function get_ZoomStep() : number;
Return Value
Шаг масштабирования изображения. Значение по умолчанию - 10.
var instance = new Vintasoft.Imaging.UI.VisualTools.WebZoomToolJS(); var value; // Type: number value = instance.get_ZoomStep();
function get_ZoomStep() : number;