Skip to main content
A newer version of this page is available. .

LineAnimationParams Struct

Represents a set of options that specify a line wait indicator in an Overlay Form.

Namespace: DevExpress.XtraSplashScreen

Assembly: DevExpress.XtraEditors.v20.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public struct LineAnimationParams :
    IEquatable<LineAnimationParams>

The following members return LineAnimationParams objects:

See Also