Udostępnij za pośrednictwem


DbGeometry.EndPoint Właściwość

Definicja

Pobiera wartość DbGeometry reprezentującą punkt początkowy tej wartości, co może mieć wartość null, jeśli ta wartość DbGeometry nie reprezentuje krzywej.

public:
 property System::Data::Spatial::DbGeometry ^ EndPoint { System::Data::Spatial::DbGeometry ^ get(); };
public System.Data.Spatial.DbGeometry EndPoint { get; }
member this.EndPoint : System.Data.Spatial.DbGeometry
Public ReadOnly Property EndPoint As DbGeometry

Wartość właściwości

Wartość DbGeometry reprezentująca punkt początkowy tej wartości.

Dotyczy