VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebPointCollectionJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
WebPointCollectionJS type
In This Topic
Defines a collection of points used in the WebLineAnnotationViewBaseJS class.
Syntax
// Parameters
var points; // Type: object[]
var maxLength; // Type: number

var instance = new Vintasoft.Imaging.Annotation.UI.WebPointCollectionJS(points, maxLength);

Inheritance Hierarchy

Object
   Vintasoft.Imaging.Annotation.UI.WebPointCollectionJS

Browser Compatibility
56+
45+
11
See Also