Click or drag to resize

ToolTipEventArgsScreenPt Property

Gets the screen point of the mouse where tooltip is required.

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public Point ScreenPt { get; }

Property Value

Type: Point
See Also