WebPolygonInteractionPointJS Constructor(string,string,string)
В этом разделе
Initializes a new instance of the
WebPolygonInteractionPointJS class.
Синтаксис
// Parameters
var fillColor; // Type: string
var borderColor; // Type: string
var cursor; // Type: string
var instance = new Vintasoft.Imaging.UI.VisualTools.WebPolygonInteractionPointJS(fillColor, borderColor, cursor);
function WebPolygonInteractionPointJS(
: string,
: string,
: string
) : WebPolygonInteractionPointJS;
Parameters
- fillColor
- Цвет заливки области взаимодействия.
- borderColor
- Цвет границы области взаимодействия.
- cursor
- Курсор области взаимодействия.
Совместимость с веб браузерами
Смотрите также