The LineCap property specifies the type of graphic shape to use on the end of a line.
control.LineCap [ = ASNA.DataGate.PrintControl.LineCaps]
ASNA.DataGate.PrintControls.LineCaps. Gets or sets the enumeration value for the graphic shape to use on the end of a line. The default is Rounded.
To set the LineCap property of a control, click on the right side of the property and choose one of the LineCaps options shown in the drop-down box. The display in the control will show the line cap shape selected.
Line Class | Line Class Members | ASNA.DataGate.PrintControl.LineCaps Enumeration