MiniMapLayerCollection(MiniMap) Constructor
Initializes a new instance of the MiniMapLayerCollection class with the specified owner.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Parameters
Name | Type | Description |
---|---|---|
miniMap | MiniMap | A MiniMap object that is the owner of the collection of mini map layers. |
See Also