WebGridCellSpeciesObservationCountBoundingBox Property |
Bounding box 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 WebPolygon BoundingBox { get; set; }
Public Property BoundingBox As WebPolygon
Get
Set
public:
property WebPolygon^ BoundingBox {
WebPolygon^ get ();
void set (WebPolygon^ value);
}
member BoundingBox : WebPolygon with get, set
Property Value
Type:
WebPolygonSee Also