ComponentOne Maps for UWP
Project Method (MercatorProjection)

C1.UWP.Maps Assembly > C1.Xaml.Maps Namespace > MercatorProjection Class : Project Method
Syntax
'Declaration
 
Public Function Project( _
   ByVal longLat As Point _
) As Point
public Point Project( 
   Point longLat
)

Parameters

longLat
See Also

Reference

MercatorProjection Class
MercatorProjection Members