Maps for WinRT
Project Method (MercatorProjection)


Syntax
'Declaration
 
Public Function Project( _
   ByVal longLat As Point _
) As Point
'Usage
 
Dim instance As MercatorProjection
Dim longLat As Point
Dim value As Point
 
value = instance.Project(longLat)
public Point Project( 
   Point longLat
)

Parameters

longLat
See Also

Reference

MercatorProjection Class
MercatorProjection Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback