VintaSoft Imaging .NET SDK 14.0: 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();
    
    
    function get_Count() : number;
    

    Return Value

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