Sdílet prostřednictvím


DbGeometry.AsText Metoda

Definice

Generuje dobře známou text reprezentaci této hodnoty DbGeometry. Zahrnuje pouze souřadnice X a Y pro body.

public virtual string AsText ();
abstract member AsText : unit -> string
override this.AsText : unit -> string
Public Overridable Function AsText () As String

Návraty

Řetězec obsahující dobře známou textovou reprezentaci této hodnoty DbGeometry.

Platí pro