Skip to main content

LinearScaleLevelBar.Geometry Property

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

Namespace: DevExpress.WinUI.Gauges

Assembly: DevExpress.WinUI.Gauges.v23.2.dll

NuGet Package: DevExpress.WinUI

#Declaration

public Geometry Geometry { get; }

#Property Value

Type Description
Geometry

A Geometry object.

See Also