LocationRect Methods
Assembly: Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | Determines whether this location rectangle is equal to the specified object.(Overrides Object.Equals(Object).) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | Retrieves the hash code for this location rectangle.(Overrides Object.GetHashCode().) |
![]() | GetType() | (Inherited from Object.) |
![]() | Intersection(LocationRect) | Retrieves the intersection rectangle of this location rectangle and the specified location rectangle. |
![]() | Intersects(LocationRect) | Determines whether this location rectangle intersects with the specified location rectangle. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | Converts the location rectangle to a formatted string containing the latitude, longitude, and altitude values of its corners.(Overrides Object.ToString().) |
![]() | ToString(IFormatProvider) | Converts the location rectangle to a formatted string containing the latitude, longitude, and altitude values of its corners using a given format provider. |



