Skip to main content

ImageRotationParams.Ticks Property

Gets the number of frames required to rotate image 360 degrees.

Namespace: DevExpress.XtraSplashScreen

Assembly: DevExpress.XtraEditors.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public int Ticks { get; }

Property Value

Type Description
Int32

The number of frames required to rotate image 360 degrees.

See Also