Udostępnij za pośrednictwem


DbGeometry.StartPoint Właściwość

Definicja

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

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

Wartość właściwości

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

Dotyczy