Gets an array of object points.
var instance = new Vintasoft.Imaging.UI.VisualTools.WebHighlightObjectJS(polygon);
var value; // Type: object[]
value = instance.get_Path();
function get_Path() : object[];
Return Value
An array with coordinates that define how the highlight region should be drawn.