VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.UI.VisualTools Namespace / WebInteractionPointJS type / get_InteractionRadius Property
Syntax BrowserCompatibility SeeAlso
В этом разделе
    get_InteractionRadius Метод
    В этом разделе
    Возвращает радиус взаимодействия точки взаимодействия.
    Синтаксис
    var instance = new Vintasoft.Imaging.UI.VisualTools.WebInteractionPointJS(name, fillColor, borderColor, cursor);
    
    var value; // Type: number
    value = instance.get_InteractionRadius();
    
    
    function get_InteractionRadius() : number;
    

    Return Value

    Радиус взаимодействия точки взаимодействия. Значение по умолчанию - 4.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также