-
class
Implementation of
ILineDrawer
which draws a dashed horizontal line over the middle of the specified rectangle.
class
Implementation of
ILineDrawer
which draws a dotted horizontal line along the bottom edge of the specified rectangle.
class
Implementation of
ILineDrawer
which draws a solid horizontal line along the bottom edge of the specified rectangle.
-
Returns the tab leader of a tab stop, which defines a pattern that should be repeated until the TabStop is reached.
void
Sets the tab leader of a tab stop, which defines a pattern that should be repeated until the TabStop is reached.
Creates a custom line separator with line style defined by custom
ILineDrawer
interface instance
Creates a TabStop at the appropriate position, with a specified tab alignment and an explicitly given line pattern.