Property | Type | Description |
---|
Method | Description | |
---|---|---|
LatLong ( ) : System | ||
LatLong ( GMap.NET.PointLatLng latLong ) : System | ||
LatLong ( double latitude, double longitude ) : System |
public LatLong ( GMap.NET.PointLatLng latLong ) : System | ||
latLong | GMap.NET.PointLatLng | |
return | System |
public LatLong ( double latitude, double longitude ) : System | ||
latitude | double | |
longitude | double | |
return | System |