[]
Initializes a new instance of the Size<T> struct.
public Size(T width, T height)
The horizontal component of this Size<T> struct.
The vertical component of this Size<T> struct.