DataGate Print File Designer® - Build 8.0.355 and above

Shape.BorderLineStyle Property

The BorderLineStyle property specifies the line style of the border of a shape.

control.BorderLineStyle [ =ASNA.DataGate.PrintControls.LineStyles]

Property Value

ASNA.DataGate.PrintControls.LineStyles.  Gets or sets the enumeration value for the line style of the border.  The default is Solid.

Remarks

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.


Examples

See Also

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