在ToolTip事件触发后,显示调用显示动态提示.
static void Mx_CallShowTip(LPCTSTR sTip);
例如: C#
axMxDrawX1.Call("Mx_CallShowTip", "TestTip");
MxDrawXCustomFunction 方法