DbGeometry.AsText Método

Definição

Gera a conhecida representação textual deste valor DbGeometry. Inclui apenas coordenadas X e Y para os pontos.

public:
 System::String ^ AsText();
public string AsText();
member this.AsText : unit -> string
Public Function AsText () As String

Devoluções

Uma cadeia contendo a conhecida representação textual deste valor DbGeometry.

Aplica-se a