DoCodeToolTip Method
DoCodeToolTip(String, Double, Double, Point, Boolean, Boolean)
Declaration
protected void DoCodeToolTip(string s, double x, double y, Point startPt, bool useHtmlFormatting, bool immediate = false)
Parameters
Type | Name | Description |
---|---|---|
String | s | |
Double | x | |
Double | y | |
Point | startPt | |
Boolean | useHtmlFormatting | |
Boolean | immediate |