DbGeometry.StartPoint Propriété

Définition

Obtient une valeur DbGeometry représentant le point de départ de cette valeur, qui peut être null si cette valeur DbGeometry ne représente pas une courbe.

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

Valeur de propriété

Valeur DbGeometry représentant le point de départ de cette valeur.

S’applique à