Back to Devexpress

SqlGeometryItem.WktString Property

wpf-devexpress-dot-xpf-dot-map-dot-sqlgeometryitem.md

latest1.1 KB
Original Source

SqlGeometryItem.WktString Property

Gets or sets the string representing the Well-Known Text.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public string WktString { get; set; }
vb
Public Property WktString As String

Property Value

TypeDescription
String

A String object representing the WKT.

|

See Also

SqlGeometryItem Class

SqlGeometryItem Members

DevExpress.Xpf.Map Namespace