Twitterizer 2 Documentation
BoundingBox Property
NamespacesTwitterizerTwitterPlaceBoundingBox
Gets or sets the bounding box.
Declaration Syntax
C#Visual Basic
[JsonPropertyAttribute(PropertyName = "bounding_box")]
public TwitterBoundingBox BoundingBox { get; set; }
<JsonPropertyAttribute(PropertyName := "bounding_box")> _
Public Property BoundingBox As TwitterBoundingBox
	Get
	Set
Value
The bounding box.

Assembly: Twitterizer2 (Module: Twitterizer2) Version: 2.3.2.40349 (2.3.2.0)