// Parameters var points; // Type: object[] var maxLength; // Type: number var instance = new Vintasoft.Imaging.Annotation.UI.WebPointCollectionJS(points, maxLength);
function WebPointCollectionJS(
pointsМассив точек.: object[],
maxLengthМаксимальная длина коллекции.: number
) : WebPointCollectionJS;
Parameters
- points
- Массив точек.
- maxLength
- Максимальная длина коллекции.