var instance = new Vintasoft.Imaging.Annotation.UI.WebPointCollectionJS(points, maxLength); var value; // Type: number value = instance.get_Count();
function get_Count() : number;
Return Value
Количество точек в коллекции.
var instance = new Vintasoft.Imaging.Annotation.UI.WebPointCollectionJS(points, maxLength); var value; // Type: number value = instance.get_Count();
function get_Count() : number;