OffsetTrait
trait OffsetTrait
Trait OffsetTrait
Methods
offsetX(int|float|string $x)
Sets the x offset.
offsetY(int|float|string $y)
Sets the y offset.
offset(int|float|string $x = null, int|float|string $y = null)
Sets the x and y offset.
Details
$this
offsetX(int|float|string $x)
Sets the x offset.
$this
offsetY(int|float|string $y)
Sets the y offset.
OffsetTrait
offset(int|float|string $x = null, int|float|string $y = null)
Sets the x and y offset.