Vertical Property (Padding)
In This Topic
Gets or sets the combined padding value for the top and bottom edges.
Syntax
'Declaration
Public ReadOnly Property Vertical As Integer
public int Vertical {get;}
Property Value
An integer value in points.
See Also