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