T_WolfCurses_Control_MarqueeBar - Maxwolf/WolfCurses GitHub Wiki

MarqueeBar Class

Progress bar that is drawn in characters and is a ping-pong marquee action bouncing back and fourth.

Inheritance Hierarchy

System.Object
  WolfCurses.Control.MarqueeBar
Namespace: WolfCurses.Control
Assembly: WolfCurses (in WolfCurses.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public sealed class MarqueeBar

The MarqueeBar type exposes the following members.

Constructors

 

Name Description
Public method MarqueeBar Initializes a new instance of the MarqueeBar class.
  Back to Top

Methods

 

Name Description
Public method Equals Determines whether the specified object is equal to the current object. (Inherited from Object.)
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method Step prints the progress bar according to pointers and current Direction
Public method ToString Returns a string that represents the current object. (Inherited from Object.)
  Back to Top

Extension Methods

 

Name Description
Public Extension Method ToDescriptionAttribute Attempts to grab description attribute from any object. (Defined by AttributeExtensions.)
  Back to Top

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

WolfCurses.Control Namespace

⚠️ **GitHub.com Fallback** ⚠️