MapDot.Size Property
In This Article
Gets or sets the size of a map dot.
Namespace: DevExpress.UI.Xaml.Map
Assembly: DevExpress.UI.Xaml.Map.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Double | A Double value, which stores a map dot’s size (in pixels). |
#Remarks
The Size property specifies the height and width of a map dot.
See Also