component1
operator fun SizeF.component1(): Float
Returns "width", the first component of this SizeF.
component2
operator fun SizeF.component2(): Float
Returns "height", the second component of this SizeF.