Skip to main content
All docs
V25.1
  • LineAnimationParams Struct

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

    Namespace: DevExpress.XtraSplashScreen

    Assembly: DevExpress.XtraEditors.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    public struct LineAnimationParams :
        IEquatable<LineAnimationParams>

    The following members return LineAnimationParams objects:

    See Also