Overload List

  NameDescription
Public methodHorizontalLine()()()()
Create a new horizontal line.
Public methodHorizontalLine(Double)
Create a new horizontal line with given thickness.
Public methodHorizontalLine(Color)
Create a new horizontal line with given wheight.
Public methodHorizontalLine(Unit)
Create a new horizontal line with given width and thickness.
Public methodHorizontalLine(Double, Color)
Create a new horizontal line with given width and color.
Public methodHorizontalLine(Unit, Double)
Create a new horizontal line with given width and thickness.
Public methodHorizontalLine(Unit, Color)
Create a new horizontal line with given width and color.
Public methodHorizontalLine(Unit, Double, Color)
Create a new horizontal line with given width and color.

See Also