ComponentOne Maps for UWP
Unproject Method (MercatorProjection)

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

Parameters

point
See Also

Reference

MercatorProjection Class
MercatorProjection Members