IRegionWithTooltip Interface

Allows a Region to display custom ToolTip on the Worksheet surface.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public interface IRegionWithTooltip

Methods

TryGetTooltip Draws a ToolTip image of the Region.

See Also