Méthode | Description | |
---|---|---|
GetRadiusAsPolygonGeodesic ( MapPoint center, double distance, int pointCount ) : Polygon | ||
LoadRss ( |
Méthode | Description | |
---|---|---|
GetPointFromHeadingGeodesic ( MapPoint start, double distance, double heading ) : MapPoint | ||
GetRadiusGeodesicAsPolyline ( MapPoint center, double distance, int pointCount ) : Polyline | ||
LatitudeAtLongitude ( MapPoint p1, MapPoint p2, double lon ) : double | ||
StringToPoints ( string str ) : PointCollection | ||
wc_OpenReadCompleted ( object sender, |
public static GetRadiusAsPolygonGeodesic ( MapPoint center, double distance, int pointCount ) : Polygon | ||
center | MapPoint | |
distance | double | |
pointCount | int | |
Résultat | Polygon |
public LoadRss ( |
||
feedUri | ||
credentials | ICredentials | |
userToken | object | |
clientCertificate | System | |
Résultat | void |