copy

open override fun copy(topStart: CornerSize, topEnd: CornerSize, bottomEnd: CornerSize, bottomStart: CornerSize): AbsoluteContinuousRoundedRectangle(source)
fun copy(topLeft: CornerSize = this.topStart, topRight: CornerSize = this.topEnd, bottomRight: CornerSize = this.bottomEnd, bottomLeft: CornerSize = this.bottomStart, continuity: Continuity = this.continuity): AbsoluteContinuousRoundedRectangle(source)