var instance = new Vintasoft.Imaging.UI.VisualTools.WebHighlightObjectJS(polygon); var returnValue; // Type: any // Parameters var value; // Type: string returnValue = instance.set_ToolTip(value);
function set_ToolTip(
valueTooltip associated with the highlight object. Default value is empty string.: string
) : any;
Parameters
- value
- Tooltip associated with the highlight object. Default value is empty string.