abstract fun setMargins(left: Int, top: Int, right: Int, bottom: Int): Unit
Sets the margins of the logo in PX.
left
- Int: left/start margin of the logo.
top
- Int: top margin of the logo.
right
- Int: right margin of the logo.
bottom
- Int: bottom/end margin of the logo.