Click or drag to resize

MapServiceExtensionsTransformBoundingBox Method

Overload List
  NameDescription
Public methodStatic memberTransformBoundingBox(IBoundingBox, ICoordinateTransformation, Int32)
Transforms a bounding box from one CRS to another returning the resulting BoundingLines structure.
Public methodStatic memberTransformBoundingBox(IBoundingBox, String, String, Int32)
Transforms a bounding box from one CRS to another returning the resulting BoundingLines structure.
Top
See Also