ViewDrawTPNearestValueFromPoint Method |
Find nearest value given the mouse postion within track area.
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic int NearestValueFromPoint(
Point pt
)
Parameters
- pt Point
- Mouse position,
Return Value
Int32Nearest value.
See Also