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