minus

operator fun minus(other: DoubleOffset): DoubleOffset(source)

Subtracts a finite displacement.

Return

the translated value.

Parameters

other

displacement to subtract.

Throws

when a resulting component is not finite.