Constructor which sets the size's initial values.
            
 
        命名空间: 
     CPF.Drawing
        程序集:
     CPF (在 CPF.dll 中) 版本:0.8.8.5
 语法
语法public Size(
	 in float width,
	 in float height
)
参数
- width
- 类型:SystemSingle
 float - The initial Width
- height
- 类型:SystemSingle
 float - THe initial Height
 参见
参见