[]
Initializes a new instance of the RangeF struct.
public RangeF(float min, float max)
Public Sub New(min As Single, max As Single)
The value of Min.
The value of Max.