DbGeometry.EndPoint 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 EndPoint { get; }
member this.EndPoint : System.Data.Entity.Spatial.DbGeometry
Public ReadOnly Property EndPoint As DbGeometry

Valore della proprietà

Valore DbGeometry che rappresenta il punto iniziale di tale valore.

Si applica a