MapBounds Constructors
Represents the map bounds.
Name | Parameters | Description |
---|---|---|
Map |
left |
Initializes a new instance of the Map |
Map |
x1, y1, x2, y2 |
Initializes a new instance of the Map |
See Also