Property | Type | Description | |
---|---|---|---|
LatitudeDecimal | double | ||
LongitudeDecimal | double |
Method | Description | |
---|---|---|
LatLongDecimal ( ) : System | ||
LatLongDecimal ( double Latitude, double Longitude ) : System |
public LatLongDecimal ( double Latitude, double Longitude ) : System | ||
Latitude | double | |
Longitude | double | |
return | System |