Click or drag to resize

BoundingBox Properties

The BoundingBox type exposes the following members.

Properties
  NameDescription
Public propertyCenterPoint
Center WGS84Point of this BoundingBox
Public propertyLatitudeSize
Max Latitude - Min Latitude
Public propertyLongitudeSize
Max Longitude - Min Longitude
Public propertyLowerRight
Lower right corner
Public propertyMaxLat
Maximum Latitude of this BoundingBox
Public propertyMaxLon
Maximum Longitude of this BoundingBox
Public propertyMinLat
Minimum Latitude of this BoundingBox
Public propertyMinLon
Minimum Longitude of this BoundingBox
Public propertyUpperLeft
Upper left corner
Top
See Also