Table of Contents

Method ContainsMouseCursor

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

ContainsMouseCursor(int)

When implemented by a class, determines whether control contains mouse position, with specified therehold.

bool ContainsMouseCursor(int therehold)

Parameters

therehold int

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

Returns

bool