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

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