QuadKey Structure
Bing
Represents a Bing Maps quadkey.
Assembly: Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)
| Name | Description | |
|---|---|---|
![]() | QuadKey(Int32, Int32, Int32) | Initializes a new instance of the QuadKey class specifying the quadkey. |
![]() | QuadKey(String^) | Initializes a new instance of the QuadKey class, specifying the position and zoom level of the tile. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether this quadkey is equal to the specified object.(Overrides ValueType::Equals(Object^).) |
![]() | GetHashCode() | Retrieves the hash code for this quad key.(Overrides ValueType::GetHashCode().) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
![]() ![]() | Equality(QuadKey, QuadKey) | Determines whether two tiles are equal. |
![]() ![]() | Inequality(QuadKey, QuadKey) | Determines whether two tiles are not equal. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:



