WebSpeciesObservationCoordinateCoordinateX Property |
East-west value of the coordinate.
Which values that are valid depends on which
coordinate system that is used.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public double CoordinateX { get; set; }
Public Property CoordinateX As Double
Get
Set
public:
property double CoordinateX {
double get ();
void set (double value);
}
member CoordinateX : float with get, set
Property Value
Type:
DoubleSee Also