Constructors
Summary
public RectangleF(Vector2 position, Vector2 size)
Parameters
Summary
public RectangleF(float x, float y, float width, float height)
public RectangleF(Vector2 position, Vector2 size)
public RectangleF(float x, float y, float width, float height)