VintaSoft Imaging .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Imaging.Annotation.UI Namespace / WebPointCollectionJS type / WebPointCollectionJS Constructor(object[],number)
Syntax BrowserCompatibility SeeAlso
В этом разделе
WebPointCollectionJS Constructor(object[],number)
В этом разделе
Initializes a new instance of the WebPointCollectionJS class.
Синтаксис
// Parameters
var points; // Type: object[]
var maxLength; // Type: number

var instance = new Vintasoft.Imaging.Annotation.UI.WebPointCollectionJS(points, maxLength);

Parameters

points
Массив точек.
maxLength
Максимальная длина коллекции.
Совместимость с веб браузерами
9
5
11
5
Смотрите также