Method ScreenToFrame
ScreenToFrame(in Point)
Converts a screen-relative coordinate to a Frame-relative coordinate. Frame-relative means relative to the View's SuperView's Viewport.
public virtual Point ScreenToFrame(in Point location)
Parameters
location
PointScreen-relative coordinate.