DbGeometry.StartPoint Proprietà

Definizione

Ottiene un valore DbGeometry che rappresenta il punto iniziale di questo valore, che può essere null se questo valore DbGeometry non rappresenta una curva.

public System.Data.Entity.Spatial.DbGeometry StartPoint { get; }
member this.StartPoint : System.Data.Entity.Spatial.DbGeometry
Public ReadOnly Property StartPoint As DbGeometry

Valore della proprietà

Valore DbGeometry che rappresenta il punto iniziale di tale valore.

Si applica a