// Parameters var objects; // Type: object var brush; // Type: string var pen; // Type: string var instance = new Vintasoft.Imaging.Svg.VisualTools.WebHighlightObjectsJS(objects, brush, pen);
function WebHighlightObjectsJS;
// Parameters var objects; // Type: object var brush; // Type: string var pen; // Type: string var instance = new Vintasoft.Imaging.Svg.VisualTools.WebHighlightObjectsJS(objects, brush, pen);
function WebHighlightObjectsJS;
Object
Vintasoft.Imaging.Svg.VisualTools.WebHighlightObjectsJS
Name | Description | |
---|---|---|
![]() | WebHighlightObjectsJS Constructor | Collection of objects (instances of the WebHighlightObjectJS class) that defines image regions which should be highlighted in the image viewer. |
Name | Description | |
---|---|---|
![]() | get_Count | Gets the number of objects in the collection. |
![]() | get_Item | Gets the object at the specified index. |