Click or drag to resize

DataQueryQueryPolygons Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Overload List
  NameDescription
Public methodStatic memberCode exampleQueryPolygons(BoundingBox, String)
Gets an array of Polygons that lie underneath the given BoundingBox.
Public methodStatic memberCode exampleQueryPolygons(BoundingBox, String, Double)
Gets an array of Polygons that lie underneath the given BoundingBox.
Public methodStatic memberCode exampleQueryPolygons(BoundingBox, String, Double, CancellationToken)
Gets an array of Polygons that lie underneath the given BoundingBox.
Top
See Also