Back to Devexpress

MapDotSettings.Size Property

wpf-devexpress-dot-xpf-dot-map-dot-mapdotsettings-2ef5e1ea.md

latest1.2 KB
Original Source

MapDotSettings.Size Property

Gets or sets the size of dots generated using these settings.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public double Size { get; set; }
vb
Public Property Size As Double

Property Value

TypeDescription
Double

A Double value specifying the size.

|

Property Paths

You can access this nested property as listed below:

Object TypePath to Size
MapDotSettings

.Default .Size

|

See Also

MapDotSettings Class

MapDotSettings Members

DevExpress.Xpf.Map Namespace