Skip to main content
A newer version of this page is available. .

CreepingLineAnimation.StartSpacesProperty Field

OBSOLETE

The StartSpaces property is now obsolete. Use the InitialMoves property instead.

Identifies the CreepingLineAnimation.StartSpaces dependency property.

Namespace: DevExpress.Xpf.Gauges

Assembly: DevExpress.Xpf.Gauges.v19.2.dll

Declaration

[Obsolete("The StartSpaces property is now obsolete. Use the InitialMoves property instead.")]
[Browsable(false)]
public static readonly DependencyProperty StartSpacesProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also