MapDotSettings.Size Property
Gets or sets the size of dots generated using these settings.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
| Type | Description |
|---|---|
| Double | A Double value specifying the size. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to Size |
|---|---|
| MapDotSettings |
|
See Also