GeoboundingBox Klasse
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Stellt ein Rechteck dar, das einen geografischen Bereich definiert.
public ref class GeoboundingBox sealed
/// [Windows.Foundation.Metadata.Activatable(Windows.Devices.Geolocation.IGeoboundingBoxFactory, 65536, Windows.Foundation.UniversalApiContract)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class GeoboundingBox final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.Activatable(Windows.Devices.Geolocation.IGeoboundingBoxFactory, 65536, "Windows.Foundation.UniversalApiContract")]
class GeoboundingBox final
[Windows.Foundation.Metadata.Activatable(typeof(Windows.Devices.Geolocation.IGeoboundingBoxFactory), 65536, typeof(Windows.Foundation.UniversalApiContract))]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class GeoboundingBox
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Activatable(typeof(Windows.Devices.Geolocation.IGeoboundingBoxFactory), 65536, "Windows.Foundation.UniversalApiContract")]
public sealed class GeoboundingBox
function GeoboundingBox(northwestCorner, southeastCorner, altitudeReferenceSystem, spatialReferenceId)
Public NotInheritable Class GeoboundingBox
- Vererbung
- Attribute
- Implementiert
Gerätefamilie |
Windows 10 (eingeführt in 10.0.10240.0)
|
API contract |
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)
|
App-Funktionen |
location
|
Geobounding |
Initialisiert eine neue instance der GeoboundingBox-Klasse mit den angegebenen Ecken. |
Geobounding |
Initialisiert eine neue instance der GeoboundingBox-Klasse mit den angegebenen Ecken und verwendet das angegebene Höhenreferenzsystem. |
Geobounding |
Initialisiert eine neue instance der GeoboundingBox-Klasse mit den angegebenen Ecken und verwendet das angegebene Höhenreferenzsystem und die räumliche Verweis-ID (SRID). |
Altitude |
Ruft das Höhenreferenzsystem ab, das von GeoboundingBox verwendet wird. |
Center |
Ruft die Mitte von GeoboundingBox ab. |
Geoshape |
Ruft den Typ der geografischen Form ab, die von GeoboundingBox dargestellt wird. |
Max |
Ruft die Höhe der höchsten Ecke der GeoboundingBox ab. |
Min |
Ruft die Höhe der niedrigsten Ecke der GeoboundingBox ab. |
Northwest |
Ruft die nordwestliche Ecke von GeoboundingBox ab. |
Southeast |
Ruft die südöstliche Ecke von GeoboundingBox ab. |
Spatial |
Ruft die räumliche Verweis-ID (SRID) ab, die von GeoboundingBox verwendet wird. |
Try |
Berechnet eine GeoboundingBox , die den angegebenen Satz von geografischen Positionen enthält. |
Try |
Berechnet eine GeoboundingBox , die den angegebenen Satz von geografischen Positionen enthält, und verwendet das angegebene Höhenreferenzsystem. |
Try |
Berechnet eine GeoboundingBox , die den angegebenen Satz von geografischen Positionen enthält, und verwendet das angegebene Höhenreferenzsystem und die räumliche Referenz-ID (SRID). |
Produkt | Versionen |
---|---|
WinRT | Build 10240, Build 10586, Build 14383, Build 15063, Build 16299, Build 17134, Build 17763, Build 18362, Build 19041, Build 20348, Build 22000, Build 22621, Build 26100 |