User-821857111 posted
Tooltips in web forms result from the title attribute of an html element, such as a div, span, option etc, or the alt attribute of an img element, or a div itself being controlled via javascript to appear onmouseover, or some similar event. Which one
works best in your scenario will depend on how you are rendering your rectangle or curve to the browser.