MapEditorCreateMode.MapItemSettings Property
Gets or sets an object that configures map items that end users can create.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
MapItemSettingsBase | An object that specifies map items’ type and default parameters. |
See Also