VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.UI.VisualTools Namespace / WebResizeInteractionPointJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
В этом разделе
    WebResizeInteractionPointJS Тип
    В этом разделе
    Точка взаимодействия, позволяющая изменить размер интерактивного объекта.
    Синтаксис
    // Parameters
    var fillColor; // Type: string
    var borderColor; // Type: string
    var cursor; // Type: string
    
    var instance = new Vintasoft.Imaging.UI.VisualTools.WebResizeInteractionPointJS(fillColor, borderColor, cursor);
    
    
    function WebResizeInteractionPointJS;
    
    Иерархия наследования

    Object
       Vintasoft.Imaging.UI.VisualTools.WebInteractionAreaJS
          Vintasoft.Imaging.UI.VisualTools.WebInteractionPointJS
             Vintasoft.Imaging.UI.VisualTools.WebResizeInteractionPointJS

    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также