DataGate Print File Designer® - Build 8.0.355 and above

Line.LineCap Property

The LineCap property specifies the type of graphic shape to use on the end of a line.

control.LineCap [ = ASNA.DataGate.PrintControl.LineCaps]

Property Value

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.

Remarks

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.

See Also

Line Class | Line Class Members | ASNA.DataGate.PrintControl.LineCaps Enumeration