VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.ImageProcessing Namespace / WebBevelEdgeCommandJS type / get_Smoothness Property
Syntax BrowserCompatibility SeeAlso
В этом разделе
    get_Smoothness Метод
    В этом разделе
    Возвращает гладкость краев фаски.
    Синтаксис
    var instance = new Vintasoft.Imaging.ImageProcessing.WebBevelEdgeCommandJS();
    
    var value; // Type: number
    value = instance.get_Smoothness();
    
    
    function get_Smoothness() : number;
    

    Return Value

    Гладкость. Допустимые значения: от 0 до 256. Значение по умолчанию: 2.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также