Size

Size constructor

初始化一个新的实例Size类.

public Size(double width, double height)
范围 类型 描述
width Double 以像素为单位的宽度。
height Double 以像素为单位的高度。

也可以看看