paddingBottomRight property

Point paddingBottomRight

The same for the bottom right corner of the map.

Implementation

external Point get paddingBottomRight;
void paddingBottomRight=(Point value)

Implementation

external set paddingBottomRight(Point value);