VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebHighlightObjectsJS type / get_Count Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Count Method
In This Topic
Gets the number of objects in the collection.
Syntax
var instance = new Vintasoft.Imaging.UI.VisualTools.WebHighlightObjectsJS(objects, brush, pen);

var value; // Type: number
value = instance.get_Count();

Return Value

The number of objects in the collection.
Browser Compatibility
56+
45+
11
See Also