Skip to main content
All docs
V24.2

ImageRotationParams.Ticks Property

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

Namespace: DevExpress.XtraSplashScreen

Assembly: DevExpress.XtraEditors.v24.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