VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebPointCollectionJS type / get_Items Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Items Method
In This Topic
Gets the points.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebPointCollectionJS(points, maxLength);

var value; // Type: object[]
value = instance.get_Items();

Return Value

Array of points.
Browser Compatibility
56+
45+
11
See Also