Back to Devexpress

SqlGeometryItemStorage.Items Property

wpf-devexpress-dot-xpf-dot-map-dot-sqlgeometryitemstorage.md

latest1.1 KB
Original Source

SqlGeometryItemStorage.Items Property

Provides access to the collection of SQL Geometry items.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public SqlGeometryItemCollection Items { get; }
vb
Public ReadOnly Property Items As SqlGeometryItemCollection

Property Value

TypeDescription
SqlGeometryItemCollection

A SqlGeometryItemCollection object.

|

See Also

SqlGeometryItemStorage Class

SqlGeometryItemStorage Members

DevExpress.Xpf.Map Namespace