Click or drag to resize

BoundingBox Constructor

Overload List
  NameDescription
Public methodBoundingBox(BoundingBox)
Clones an existing BoundingBox
Public methodBoundingBox(WGS84Point, WGS84Point)
create a bounding box defined by two coordinates
Public methodBoundingBox(Double, Double, Double, Double)
create a bounding box defined by four Doubles
Top
See Also