VintaSoft Imaging .NET SDK 14.1: Документация для Веб разработчика
Vintasoft.Imaging.UI.VisualTools Namespace / WebVisualToolJS type / get_ActionButton Property
Syntax BrowserCompatibility SeeAlso
get_ActionButton Метод
Возвращает кнопку мыши, которая выполняет действие визуального инструмента.
Синтаксис
var instance = new Vintasoft.Imaging.UI.VisualTools.WebVisualToolJS();

var value; // Type: Vintasoft.Imaging.WebMouseButtonsEnumJS
value = instance.get_ActionButton();

Return Value

WebMouseButtonsEnumJS объект. Значение по умолчанию - "Left".
Совместимость с веб браузерами
9
5
11
5
Смотрите также