Click or drag to resize
FeatureStatisticsSummaryBoundingBox Property
Property holding bounding box information from hand written url in GUI. Only two-dimensional bounding boxes (rectangles) are handled in the first version of AnalysisService.

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

Property Value

Type: BoundingBox
See Also