RAlignment.BottomPadding


public property BottomPadding

Prototype:

[Read/Write] property BottomPadding[=integer]

Description:

The padding to insert at the bottom of the control.
The padding adds blank space to the sides of the control. For instance, this can be used to indent the child control towards the right by adding padding on the left.

Return value:

Returns the bottom padding value as an integer.