Method ElementToLogicalPoint
ElementToLogicalPoint(double, double)
Converts a screen-space point to logical coordinates.
public Point<double> ElementToLogicalPoint(double screenX, double screenY)
Converts a screen-space point to logical coordinates.
public Point<double> ElementToLogicalPoint(double screenX, double screenY)