ArcScaleRange.Geometry Property
Gets or sets the geometry used to draw the scale range.
Namespace: DevExpress.UI.Xaml.Gauges
Assembly: DevExpress.UI.Xaml.Gauges.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
Geometry | A Windows.UI.Xaml.Media.Geometry object. |
See Also