TextScale

class TextScale(val width: Double, val height: Double)

Constructors

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

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
operator fun times(scale: Double): TextScale