ComponentOne Maps for WPF and Silverlight
Project Method (MercatorProjection)

C1.WPF.Maps Namespace > MercatorProjection Class : Project Method
Syntax
'Declaration
 
Public Function Project( _
   ByVal longLat As System.Windows.Point _
) As System.Windows.Point
public System.Windows.Point Project( 
   System.Windows.Point longLat
)

Parameters

longLat
See Also

Reference

MercatorProjection Class
MercatorProjection Members