DbGeometry.EndPoint Propriedade

Definição

Obtém um valor DbGeometry que representa o ponto inicial deste valor, que pode ser nulo se este valor DbGeometry não representar 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 de Propriedade

Um valor DbGeometry que representa o ponto de início deste valor.

Aplica-se a