Méthode | Description | |
---|---|---|
LatLongWeighted ( double lat, double lng, int weight ) : System |
Initializes a new instance of the LatLongWeighted class.
|
public LatLongWeighted ( double lat, double lng, int weight ) : System | ||
lat | double | The lat. |
lng | double | The LNG. |
weight | int | The weight. |
Résultat | System |