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.
var instance = new Vintasoft.Imaging.UI.VisualTools.WebHighlightObjectsJS(objects, brush, pen); var value; // Type: number value = instance.get_Count();
function get_Count() : number;