Udostępnij za pośrednictwem


DbGeometry.Length Właściwość

Definicja

Pobiera wartość podwójną dopuszczaną do wartości null, która wskazuje długość tej wartości DbGeometry, która może mieć wartość null, jeśli ta wartość nie reprezentuje krzywej.

public:
 property Nullable<double> Length { Nullable<double> get(); };
public double? Length { get; }
member this.Length : Nullable<double>
Public ReadOnly Property Length As Nullable(Of Double)

Wartość właściwości

Długość tej wartości DbGeometry.

Dotyczy