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

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