SetAllLines(LineStyle) Method
Sets the
LineStyle settings to all lines.
'Declaration
Public Overloads Sub SetAllLines( _
ByVal As LineStyle _
)
'Usage
Dim instance As CharBoxBorder
Dim lineStyle As LineStyle
instance.SetAllLines(lineStyle)
Parameters
- lineStyle
- The LineStyle value indicates the style of the line.