WmsBoundingBox Constructors
A bounding rectangle containing the geographical region specified by two geographical points.Name | Parameters | Description |
---|---|---|
WmsBoundingBox(String, CoordPoint, CoordPoint) | crsCode, leftTop, rightBottom | Initializes a new instance of the WmsBoundingBox class with the specified parameters. |
See Also