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