Back to Devexpress

LineAnimationParams Struct

windowsforms-devexpress-dot-xtrasplashscreen-72155837.md

latest1.1 KB
Original Source

LineAnimationParams Struct

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

Namespace : DevExpress.XtraSplashScreen

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public struct LineAnimationParams :
    IEquatable<LineAnimationParams>
vb
Public Structure LineAnimationParams
    Implements IEquatable(Of LineAnimationParams)

The following members return LineAnimationParams objects:

See Also

LineAnimationParams Members

DevExpress.XtraSplashScreen Namespace