drag a line on the form. its default name will be line1.
border color : this property is used to change the color of the line
border style: this property is used to change
Publish Post
Border Width: this property is used to change the width of the Line. it takes a numeric value.
X1, X2, Y1, Y2 : these are the endpoints coordinates of the line, ie X1,Y1 shows the starting point of the line and X2,Y2 shows ending point of the line so you can give values to set the length of line and also the direction.
No comments:
Post a Comment