Back to Devexpress

StepProgressBarItem.IndicatorGeometry Property

wpf-devexpress-dot-xpf-dot-controls-dot-stepprogressbaritem-8ec27de9.md

latest1.1 KB
Original Source

StepProgressBarItem.IndicatorGeometry Property

Gets or sets the object that defines the item’s shape. This is a dependency property.

Namespace : DevExpress.Xpf.Controls

Assembly : DevExpress.Xpf.Controls.v25.2.dll

NuGet Package : DevExpress.Wpf.Controls

Declaration

csharp
public Geometry IndicatorGeometry { get; set; }
vb
Public Property IndicatorGeometry As Geometry

Property Value

TypeDescription
Geometry

The object that defines the item’s shape.

|

See Also

StepProgressBarItem Class

StepProgressBarItem Members

DevExpress.Xpf.Controls Namespace