WebGridCellSpeciesObservationCountCentreCoordinate Property |
Centre coordinate for the grid cell in plotting
coordinate system, ie CoordinateSystem.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public WebPoint CentreCoordinate { get; set; }
Public Property CentreCoordinate As WebPoint
Get
Set
public:
property WebPoint^ CentreCoordinate {
WebPoint^ get ();
void set (WebPoint^ value);
}
member CentreCoordinate : WebPoint with get, set
Property Value
Type:
WebPointSee Also