CombAnimationParameters.StripeCount Property
Gets or sets the number of stripes in the transition.
Namespace: DevExpress.Utils.Animation
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 10 | An integer value that specifies the number of stripes in the transition. |
Implements
See Also