Class SplashPanelMarqueeDirection
Inheritance
System.Object
SplashPanelMarqueeDirection
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public sealed class SplashPanelMarqueeDirection : Enum
Fields
BottomToTop
Declaration
public const SplashPanelMarqueeDirection BottomToTop
Field Value
| Type |
|---|
| SplashPanelMarqueeDirection |
LeftToRight
Declaration
public const SplashPanelMarqueeDirection LeftToRight
Field Value
| Type |
|---|
| SplashPanelMarqueeDirection |
RightToLeft
Declaration
public const SplashPanelMarqueeDirection RightToLeft
Field Value
| Type |
|---|
| SplashPanelMarqueeDirection |
TopToBottom
Declaration
public const SplashPanelMarqueeDirection TopToBottom
Field Value
| Type |
|---|
| SplashPanelMarqueeDirection |