MapItemAttributeCollection(MapDependencyObject) Constructor
Initializes a new instance of the MapItemAttributeCollection class with the specified owner.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| owner | MapDependencyObject | A MapDependencyObject class descendant object that is the owner of this collection. |
See Also