var instance = new Vintasoft.Imaging.Annotation.UI.WebPointCollectionJS(points, maxLength); var value; // Type: object[] value = instance.get_Items();
function get_Items() : object[];
Return Value
Массив точек.
var instance = new Vintasoft.Imaging.Annotation.UI.WebPointCollectionJS(points, maxLength); var value; // Type: object[] value = instance.get_Items();
function get_Items() : object[];