SqlGeometryItem.WktString Property
Gets or sets the string representing the Well-Known Text.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | A String object representing the WKT. |
See Also