FormXRectF
data class FormXRectF(val x: Float = 0.0f, val y: Float = 0.0f, val width: Float = 0.0f, val height: Float = 0.0f)
FormXRectF is a rectangle class with x, y, width, height
FormXRectF is a rectangle class with x, y, width, height