Skip to main content
All docs
V25.1
  • ImageRotationParams.Ticks Property

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

    Namespace: DevExpress.XtraSplashScreen

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