Defines the size of each edge of a rectangle. Used to store measurements such as padding or margin values.
The value for the bottom edge in the dp unit.
The value for the end edge in the dp unit.
The value for the start edge in the dp unit.
The value for the top edge in the dp unit.
Returns the dimension of the left edge depending on the layout orientation.
Returns the dimension of the right edge depending on the layout orientation.