Table of Contents

Method DoCodeToolTip

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

DoCodeToolTip(string, double, double, Point, bool, bool)

protected void DoCodeToolTip(string s, double x, double y, Point startPt, bool useHtmlFormatting, bool immediate = false)

Parameters

s string
x double
y double
startPt Point
useHtmlFormatting bool
immediate bool