Click or drag to resize
WebGridSpecificationBoundingBox Property
Property holding bounding box information. Only two-dimensional bounding boxes (rectangles) are handled in the first version of AnalysisService.

Namespace: ArtDatabanken.WebService.Data
Assembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public WebBoundingBox BoundingBox { get; set; }

Property Value

Type: WebBoundingBox
See Also