DataGate Print File Designer® - Build 8.0.355 and above

Line.LineColor Property

The LineColor property specifies the color of a line.

control.LineColor [ = System.Drawing.Color.]

Property Value

System.Drawing.Color.  Gets or sets the enumeration value representing the color of the line.  The default is Black.

Remarks

To set the LineColor property of a control, click on the right side of the property and choose one of the options under the Web, Custom, or System tabs in the drop-down box.  The display in the control will show the new line color selected.

See Also

Line Class | Line Class Members | System.Drawing.Color