Bottom Property (PaddingF)
Gets or sets the padding size for the bottom edge.
public float Bottom {get; set;}
'Declaration
Public Property Bottom As Single
'Usage
Dim instance As PaddingF
Dim value As Single
instance.Bottom = value
value = instance.Bottom