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

    Gets the time required to rotate image 360 degrees.

    Namespace: DevExpress.XtraSplashScreen

    Assembly: DevExpress.XtraEditors.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    public int Duration { get; }

    Property Value

    Type Description
    Int32

    The time required to rotate image 360 degrees, in milliseconds.

    See Also