Table of Contents

Method GetOutlineHint

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

GetOutlineHint(IOutlineRange)

When implemented by a class, returns string that appears in the hint window when mouse pointer is over the outline button.

string GetOutlineHint(IOutlineRange range)

Parameters

range IOutlineRange

Specifies the IOutlineRange object holding the hint.

Returns

string

Hint string.