MapPath.Data Property
Gets or sets a geometry that specifies the shape to be drawn.
Namespace: DevExpress.UI.Xaml.Map
Assembly: DevExpress.UI.Xaml.Map.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
DevExpress.UI.Xaml.Map.MapGeometry | A DevExpress.UI.Xaml.Map.MapGeometry object that contains a description of the shape to be drawn. |
See Also