ByWidthAndHeight

data class ByWidthAndHeight(val width: Double, val height: Double) : ScalingOption

Constructors

Link copied to clipboard
constructor(width: Double, height: Double)

Properties

Link copied to clipboard
Link copied to clipboard