Click or drag to resize

IDropDockingIndicatorScreenMouseMove Method

Perofrm mouse hit testing against a screen point.

Namespace: Internal.ComponentFactory.Krypton.Navigator
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
int ScreenMouseMove(
	Point screenPoint
)

Parameters

screenPoint  Point
Screen point.

Return Value

Int32
Area that is active.
See Also