VintaSoft Imaging .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Imaging.UI.VisualTools Namespace / WebRotationInteractionPointJS type / WebRotationInteractionPointJS Constructor(string,string,string)
Syntax BrowserCompatibility SeeAlso
В этом разделе
WebRotationInteractionPointJS Constructor(string,string,string)
В этом разделе
Initializes a new instance of the WebRotationInteractionPointJS class.
Синтаксис
// Parameters
var fillColor; // Type: string
var borderColor; // Type: string
var cursor; // Type: string

var instance = new Vintasoft.Imaging.UI.VisualTools.WebRotationInteractionPointJS(fillColor, borderColor, cursor);

Parameters

fillColor
Цвет заливки области взаимодействия.
borderColor
Цвет границы области взаимодействия.
cursor
Курсор области взаимодействия.
Совместимость с веб браузерами
9
5
11
5
Смотрите также