Vertical Property (Border)
Gets or sets the inner vertical side of border.
'Declaration
Public Property Vertical As BorderLine
'Usage
Dim instance As Border
Dim value As BorderLine
instance.Vertical = value
value = instance.Vertical
Property Value
A
BorderLine value represents the inner vertical side of border.