Compartilhar via


DbGeometry.StartPoint 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 ^ 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

Valor da propriedade

Um valor DbGeometry que representa o ponto inicial desse valor.

Aplica-se a