Constructor Line
Line()
Constructs a new instance of the Line class with horizontal orientation.
public Line()
Remarks
By default, a horizontal line fills the available width and has a height of 1. The line style defaults to Single.
Constructs a new instance of the Line class with horizontal orientation.
public Line()
By default, a horizontal line fills the available width and has a height of 1. The line style defaults to Single.