Skip to main content

ImageRotationParams.Duration Property

Gets the time required to rotate image 360 degrees.

Namespace: DevExpress.XtraSplashScreen

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