Compartilhar via


GeographyOperationsExtensions.Length(Geography) Método

Definição

Determina o comprimento da 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)

Parâmetros

operand
Geography

O operando LineString.

Retornos

O resultado da operação.

Aplica-se a