CharBoxBorder Constructor(Line)
Initializes a new instance of the
CharBoxBorder class.
public CharBoxBorder(
Line
)
'Declaration
Public Function New( _
ByVal As Line _
)
'Usage
Dim all As Line
Dim instance As New CharBoxBorder(all)
Parameters
- all
- A Line indicates all border lines.