Skip to main content

LineAnimationParams Struct

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

Namespace: DevExpress.XtraSplashScreen

Assembly: DevExpress.XtraEditors.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public struct LineAnimationParams :
    IEquatable<LineAnimationParams>

The following members return LineAnimationParams objects:

See Also