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.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Navigation

Declaration

public struct LineAnimationParams :
    IEquatable<LineAnimationParams>

The following members return LineAnimationParams objects:

See Also