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.2.dll
NuGet Package: DevExpress.Wpf.Map
#Declaration
public MapItemSettingsBase MapItemSettings { get; set; }
#Property Value
Type | Description |
---|---|
Map |
An object that specifies map items’ type and default parameters. |