ClientToScreen Method (MapControl)
Converts a screen point to a point in client coordinates relative to the top-left corner of the view.
Public Function ClientToScreen( _
ByVal As Point _
) As Point
Parameters
- clientPoint
- The point that represents client coordinates relative to the top-left corner of the view.
Return Value
The converted point in screen coordinates.
Target Platforms: Windows 11, Windows 10, Windows 8.1
ArcGIS Pro version: 2.0 or higher.