addPadding

fun VisibleRegion.addPadding(padding: Double): VisibleRegion

Adds the padding to each side of this and returns a new padded VisibleRegion.

Return

A new VisibleRegion with the added padding