Converts a point from screen to world coordinates. Namespace: MindFusion.Mapping.Wpf
|
C#
![]() |
---|
public Point DeviceToWorld ( |
Visual Basic
![]() |
---|
Public Function DeviceToWorld( _ |
A System.Windows.Point specifying screen coordinates.
A Point containing the corresponding world coordinates.