WmsBoundingBox Properties
A bounding rectangle containing the geographical region specified by two geographical points.Name | Description |
---|---|
CRSCode | Returns the CRS code of a WMS layer image contained in a WmsBoundingBox. |
LeftTop | Returns the geographical coordinate of the left-top corner of a WmsBoundingBox. |
RightBottom | Returns the geographical coordinate of the right-bottom corner of a WmsBoundingBox. |
See Also