Skip to main content

ArcScaleRangeBar.Geometry Property

Gets or sets the geometry used to draw the scale range bar.

Namespace: DevExpress.UI.Xaml.Gauges

Assembly: DevExpress.UI.Xaml.Gauges.v21.2.dll

NuGet Package: DevExpress.Uwp.Controls

#Declaration

public Geometry Geometry { get; }

#Property Value

Type Description
Geometry

A Geometry object.

See Also