Overload List

  Name Description
Public method TabPosition(Unit)
Initializes a new instance of the TabPosition class, at the specified position, with the default (Left) text alignment.
Public method TabPosition(Unit, TabAlignmentEnum)
Initializes a new instance of the TabPosition class, at the specified position and with the specified text alignment.
Public method TabPosition(Unit, TabAlignmentEnum, Char)
Initializes a new instance of the TabPosition class, at the specified position and with the specified text alignment and fill character.

See Also