WebResizeInteractionPointJS Constructor(string,string,string)
В этом разделе
Initializes a new instance of the
WebResizeInteractionPointJS class.
Синтаксис
// 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(
: string,
: string,
: string
) : WebResizeInteractionPointJS;
Parameters
- fillColor
- Цвет заливки области взаимодействия.
- borderColor
- Цвет границы области взаимодействия.
- cursor
- Курсор области взаимодействия.
Совместимость с веб браузерами
Смотрите также