ComponentOne Maps for WPF and Silverlight
PointFromScreen Method (C1Maps)

C1.WPF.Maps Namespace > C1Maps Class : PointFromScreen Method
Syntax
'Declaration
 
Public Function PointFromScreen( _
   ByVal point As System.Windows.Point _
) As System.Windows.Point
public System.Windows.Point PointFromScreen( 
   System.Windows.Point point
)

Parameters

point
See Also

Reference

C1Maps Class
C1Maps Members