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
- Максимальная длина коллекции.
Совместимость с веб браузерами
Смотрите также