VisualFormScreenToWindow Method |
Convert a screen location to a window location.
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxprotected Point ScreenToWindow(
Point screenPt
)
Parameters
- screenPt Point
- Screen point.
Return Value
PointPoint in window coordinates.
See Also