SqlGeometryItemCollection Class
In This Article
A collection of SqlGeometryItems.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
#Related API Members
The following members return SqlGeometryItemCollection objects:
#Remarks
This collection can be accessed using the SqlGeometryItemStorage.Items property.
See Also