Table of Contents

Method ContainsMouseCursor

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

ContainsMouseCursor(int)

Determines whether control contains mouse position, with specified therehold.

public virtual bool ContainsMouseCursor(int therehold)

Parameters

therehold int

Specifies size, in pixels, of the inflated boundary of the control.

Returns

bool