TwitterPlaceBoundingBox Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Twitter Place Bounding Box
public class TwitterPlaceBoundingBox
type TwitterPlaceBoundingBox = class
Public Class TwitterPlaceBoundingBox
- Inheritance
-
TwitterPlaceBoundingBox
Constructors
TwitterPlaceBoundingBox() |
Properties
Coordinates |
Gets or sets the bounding box coordinates of the tweet's geolocation data. |
CoordinatesArray |
Gets the coordinates array of the tweet's geolocation data |
Type |
Gets or sets the coordinate type. Polygon for a bounding box, Pointn for an exact coordinate. |