SqlGeometryItemStorage.Items Property
Provides access to the collection of SQL Geometry items.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v26.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
| Type | Description |
|---|---|
| SqlGeometryItemCollection | A SqlGeometryItemCollection object. |
See Also