MapBounds Methods
Represents the map bounds.
Name | Description |
---|---|
Contains |
Checks whether the passed map bounds are entirely contained within these map bounds. |
Correct() | For internal use. |
Equals |
|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the current object has the same settings as the specified object. |
Get |
Returns the hash code for the current Map |
Get |
Gets the Type of the current instance. Inherited from Object. |
Inflate |
Creates and returns an enlarged copy of the specified map bounds. |
Intersect |
Returns the map bounds that represent the intersection of two map bounds. |
Intersects |
Checks whether the map bounds intersect with the given map bounds. |
Is |
Checks whether the given point is within the map bounds. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. |
To |
|
Union |
Returns map bounds that are composed of two given rectangular map bounds. |
Union |
Returns map bounds that are composed of the given rectangular map bounds and a point specified by two coordinates. |
See Also