Back to Devexpress

SqlGeometryItem.Attributes Property

wpf-devexpress-dot-xpf-dot-map-dot-sqlgeometryitem-7382f37c.md

latest1.1 KB
Original Source

SqlGeometryItem.Attributes Property

Gets the attributes for this SQL Geometry item.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public MapItemAttributeCollection Attributes { get; }
vb
Public ReadOnly Property Attributes As MapItemAttributeCollection

Property Value

TypeDescription
MapItemAttributeCollection

A MapItemAttributeCollection object storing MapItemAttribute objects.

|

See Also

SqlGeometryItem Class

SqlGeometryItem Members

DevExpress.Xpf.Map Namespace