Table of Contents

Method ContainsMouseCursor

Namespace
Alternet.Editor.CodeCompletion
Assembly
Alternet.Editor.v10.dll

ContainsMouseCursor(int)

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

bool ContainsMouseCursor(int threshold)

Parameters

threshold int

Returns

bool