[]
Initializes a new instance of the Offsets structure.
public Offsets(float left, float top, float right, float bottom)
Public Sub New(left As Single, top As Single, right As Single, bottom As Single)
The Left value.
The Top value.
The Right value.
The Bottom value.