SqlGeometryItem(String, Int32) Constructor
Initializes a new instance of the SqlGeometryItem class with the specified parameters.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Parameters
Name | Type | Description |
---|---|---|
wktString | String | A String object representing Well-Known Text. |
srid | Int32 |
See Also