Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Mapstache
SqlGeographyExtensions
C# Class Mapstache.SqlGeographyExtensions
Mostrar archivo
Open project: awcoats/mapstache
Public Methods
Method
Description
FromLonLat
(
this
geography
) :
SqlGeometry
Projects a SqlGeography to transverse mercator.
Method Details
FromLonLat()
public
static
method
Projects a SqlGeography to transverse mercator.
public
static
FromLonLat
(
this
geography
) :
SqlGeometry
geography
this
return
SqlGeometry