Name | Description | |
---|---|---|
Line Constructor | Initializes a new instance of the Line class. |
The following tables list the members exposed by Line.
Name | Description | |
---|---|---|
Line Constructor | Initializes a new instance of the Line class. |
Name | Description | |
---|---|---|
AnchorBottom | Anchors the line to the bottom of the containing section. | |
LineColor | Gets or sets the color of the line control. | |
LineStyle | Gets or sets the pen style used to draw the line. | |
LineWeight | Gets or sets the pen width of the line in pixels. | |
Location | Overridden. Gets or sets the location of the control in inches. | |
Size | Overridden. Gets or sets the size of the control in inches. | |
X1 | Gets or sets the horizontal coordinate of the line's starting point. | |
X2 | Gets or sets the horizontal coordinate of the line's end point. | |
Y1 | Gets or sets the vertical coordinate of the line's starting point. | |
Y2 | Gets or sets the vertical coordinate of the line's end point. |