Partager via


GeometryOperationsExtensions.Length(Geometry) Méthode

Définition

Détermine la longueur de la lineString géométrique.

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

Paramètres

operand
Geometry

Opérande LineString.

Retours

Le résultat d'opération.

S’applique à