Freigeben über


GeographyOperationsExtensions.Length(Geography) Methode

Definition

Bestimmt die Länge der geografie LineString.

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)

Parameter

operand
Geography

Der LineString-Operand.

Gibt zurück

Das Vorgangsergebnis.

Gilt für: