Table of Contents

Method ContainsMouseCursor

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

ContainsMouseCursor(float)

Gets whether this control contains mouse cursor.

public virtual bool ContainsMouseCursor(float threshold)

Parameters

threshold float

Additional value on which bounds of the control are inflated.

Returns

bool