Property | Type | Description | |
---|---|---|---|
Latitude | double | ||
Longitude | double |
Method | Description | |
---|---|---|
CLLocationCoordinate2D ( double latitude, double longitude ) : System | ||
IsValid ( ) : bool |
Method | Description | |
---|---|---|
CLLocationCoordinate2DIsValid ( |
public CLLocationCoordinate2D ( double latitude, double longitude ) : System | ||
latitude | double | |
longitude | double | |
return | System |