The BorderLineStyle property specifies the line style of the border of a shape.
control.BorderLineStyle [ =ASNA.DataGate.PrintControls.LineStyles]
ASNA.DataGate.PrintControls.LineStyles. Gets or sets the enumeration value for the line style of the border. The default is Solid.
To set the BorderLineStyle property of a control, click on the right side of the property and choose one of the LineStyles enumeration options in the drop down box. This display in the control will show the new border line style selected.

Shape Class | Shape Class Members | ASNA.DataGate.PrintControls.LineStyles Enumeration