Rectangle

Rectangle constructor

初始化一个新的实例Rectangle结构.

public Rectangle(float x, float y, float width, float height)
范围 类型 描述
x Single x。
y Single 他们。
width Single 宽度。
height Single 高度。

也可以看看