var instance = new Vintasoft.Imaging.UI.VisualTools.WebHighlightObjectsJS(objects, brush, pen); var value; // Type: Vintasoft.Imaging.UI.VisualTools.WebHighlightObjectJS // Parameters var index; // Type: number value = instance.getItem(index);
function getItem(
indexZero-based index of object in the collection.: number
) : WebHighlightObjectJS;
Parameters
- index
- Zero-based index of object in the collection.
Return Value
An instance of WebHighlightObjectJS class.