SqlGeometryItemStorage.Items Property
In This Article
Provides access to the collection of SQL Geometry items.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
#Declaration
public SqlGeometryItemCollection Items { get; }
#Property Value
Type | Description |
---|---|
Sql |
A Sql |
See Also