WebHighlightObjectJS Constructor(object[])
In This Topic
Initializes a new instance of the
WebHighlightObjectJS class.
Syntax
// Parameters
var polygon; // Type: object[]
var instance = new Vintasoft.Imaging.UI.VisualTools.WebHighlightObjectJS(polygon);
Parameters
- polygon
- A polygon, as point array, that defines image region which should be highlighted in the image viewer.
Browser Compatibility
See Also