Initializes a new instance of the
Border struct.
'Declaration
Public Function New( _
ByVal As BorderLine _
)
'Usage
Dim borderLine As BorderLine
Dim instance As New Border(borderLine)
Parameters
- borderLine
- A BorderLine value represents all border lines.