Partager via


GeographyOperationsExtensions.Length(Geography) Méthode

Définition

Détermine la longueur de la linestring geography.

public static double? Length (this Microsoft.Spatial.Geography operand);
static member Length : Microsoft.Spatial.Geography -> Nullable<double>
<Extension()>
Public Function Length (operand As Geography) As Nullable(Of Double)

Paramètres

operand
Geography

Opérande LineString.

Retours

Le résultat d'opération.

S’applique à