메소드 | 설명 | |
---|---|---|
ConvertDegreesToRadians ( double degrees ) : double | ||
ConvertRadiansToDegrees ( double radians ) : double | ||
DoGET ( |
||
DoGET ( |
||
IsPointInPolygon ( PointCollection points, MapPoint point ) : bool |
public static ConvertDegreesToRadians ( double degrees ) : double | ||
degrees | double | |
리턴 | double |
public static ConvertRadiansToDegrees ( double radians ) : double | ||
radians | double | |
리턴 | double |
public static DoGET ( |
||
address | ||
resultHandler | Action |
|
errorHandler | Action |
|
리턴 | void |
public static DoGET ( |
||
address | ||
resultHandler | Action |
|
errorHandler | Action |
|
리턴 | void |
public static IsPointInPolygon ( PointCollection points, MapPoint point ) : bool | ||
points | PointCollection | |
point | MapPoint | |
리턴 | bool |