wpf-devexpress-dot-xpf-dot-map-62486b15.md
A collection of SqlGeometryItems.
Namespace : DevExpress.Xpf.Map
Assembly : DevExpress.Xpf.Map.v25.2.dll
NuGet Package : DevExpress.Wpf.Map
public class SqlGeometryItemCollection :
MapDependencyObjectCollection<SqlGeometryItem>
Public Class SqlGeometryItemCollection
Inherits MapDependencyObjectCollection(Of SqlGeometryItem)
The following members return SqlGeometryItemCollection objects:
This collection can be accessed using the SqlGeometryItemStorage.Items property.
Object DispatcherObject DependencyObject Freezable Animatable FreezableCollection<SqlGeometryItem> MapDependencyObjectCollectionBase<SqlGeometryItem> MapDependencyObjectCollection<SqlGeometryItem> SqlGeometryItemCollection
See Also