Table of Contents

Method ContainsMouseCursor

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ContainsMouseCursor(double)

Gets whether this control contains mouse cursor.

public virtual bool ContainsMouseCursor(double threshold)

Parameters

threshold double

Additional value on which bounds of the control are inflated.

Returns

bool