C# 클래스 GPS.LocationExtensions

파일 보기 프로젝트 열기: ProjPossibility/CSUN-MobileMapMagnifier

공개 메소드들

메소드 설명
ToCoordinate ( this routeLocation ) : GeoCoordinate
ToCoordinates ( this points ) : LocationCollection
ToLocation ( this coordinate ) : Location

메소드 상세

ToCoordinate() 공개 정적인 메소드

public static ToCoordinate ( this routeLocation ) : GeoCoordinate
routeLocation this
리턴 GeoCoordinate

ToCoordinates() 공개 정적인 메소드

public static ToCoordinates ( this points ) : LocationCollection
points this
리턴 LocationCollection

ToLocation() 공개 정적인 메소드

public static ToLocation ( this coordinate ) : Location
coordinate this
리턴 Location