copy
open override fun copy(topStart: CornerSize, topEnd: CornerSize, bottomEnd: CornerSize, bottomStart: CornerSize): ContinuousRoundedRectangle(source)
fun copy(topStart: CornerSize = this.topStart, topEnd: CornerSize = this.topEnd, bottomEnd: CornerSize = this.bottomEnd, bottomStart: CornerSize = this.bottomStart, continuity: Continuity = this.continuity): ContinuousRoundedRectangle(source)