Freigeben über


GeographyOperationsExtensions.Distance(Geography, Geography) Methode

Definition

Bestimmt den Abstand der Geografie.

public static double? Distance (this Microsoft.Spatial.Geography operand1, Microsoft.Spatial.Geography operand2);
static member Distance : Microsoft.Spatial.Geography * Microsoft.Spatial.Geography -> Nullable<double>
<Extension()>
Public Function Distance (operand1 As Geography, operand2 As Geography) As Nullable(Of Double)

Parameter

operand1
Geography

Der erste Operand.

operand2
Geography

Der zweite Operand.

Gibt zurück

Das Vorgangsergebnis.

Gilt für: