RAlignment.LeftPadding


public property LeftPadding

Prototype:

[Read/Write] property LeftPadding[=integer]

Description:

The padding to insert at the left 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 left padding value as an integer.