ImageTextScale

class ImageTextScale(val name: String, val fileName: String, val location: PixelLocation, val ascent: Int, val width: Double, val height: Double)

Constructors

Link copied to clipboard
constructor(name: String, fileName: String, location: PixelLocation, ascent: Int, width: Double, height: Double)

Properties

Link copied to clipboard
val ascent: Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
operator fun times(double: Double): ImageTextScale