StacItemBounds Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Geographic extent of a dataset expressed as a bounding box.
public class StacItemBounds : System.ClientModel.Primitives.IJsonModel<Azure.Analytics.PlanetaryComputer.StacItemBounds>, System.ClientModel.Primitives.IPersistableModel<Azure.Analytics.PlanetaryComputer.StacItemBounds>
type StacItemBounds = class
interface IJsonModel<StacItemBounds>
interface IPersistableModel<StacItemBounds>
Public Class StacItemBounds
Implements IJsonModel(Of StacItemBounds), IPersistableModel(Of StacItemBounds)
- Inheritance
-
StacItemBounds
- Implements
Properties
| Name | Description |
|---|---|
| Bounds |
Array of coordinates defining the bounding box [west, south, east, north]. |
Methods
Operators
| Name | Description |
|---|---|
| Explicit(Response to StacItemBounds) | |