Compartilhar via


DbGeometry.EndPoint Propriedade

Definição

Obtém um valor DbGeometry que representa o ponto inicial desse valor, o qual pode ser nulo se o valor DbGeometry não representa uma curva.

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

Valor da propriedade

Um valor DbGeometry que representa o ponto inicial desse valor.

Aplica-se a