WebHighlightObjectsJS Constructor(WebHighlightObjectJS[],string,string)
In This Topic
Initializes a new instance of the
WebHighlightObjectsJS class.
Syntax
Parameters
- objects
- An array of objects (instances of the WebHighlightObjectJS class) that defines image regions which should be highlighted in the image viewer.
- brush
- Brush that should be used for filling the highlighted image region in the image viewer.
- pen
- Pen that should be used for drawing the outline of the highlighted image region in the image viewer.
Browser Compatibility
See Also