Partager via


GeographyOperationsExtensions.Distance(Geography, Geography) Méthode

Définition

Détermine la distance de la géographie.

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)

Paramètres

operand1
Geography

Premier opérande.

operand2
Geography

Deuxième opérande.

Retours

Le résultat d'opération.

S’applique à