SqlGeometryItem.Attributes Property
Returns the collection of MapItemAttribute objects assigned to this item.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Description |
---|---|
MapItemAttributeCollection | A MapItemAttributeCollection object stored MapItemAttribute object assigned to this item. |
See Also