Click or drag to resize

MapServiceExtensionsApproximateBoundingBox Method

Overload List
  NameDescription
Public methodStatic memberApproximateBoundingBox(BoundingLines, Double)
Utility extension that provides an approximation of a bounding box given a BoundingLines structure.
Public methodStatic memberApproximateBoundingBox(IBoundingBox, ICoordinateTransformation, Int32, Double)
Transforms a bounding box from one CRS to another.
Public methodStatic memberApproximateBoundingBox(IBoundingBox, String, String, Int32, Double)
Transforms a bounding box from one CRS to another.
Top
See Also