Property | Type | Description | |
---|---|---|---|
Height | int | ||
Width | int |
Method | Description | |
---|---|---|
SIZE ( int width, int height ) : System |
初始化 Andwho.Windows.Win32.SIZE 结构的新实例。
|
public SIZE ( int width, int height ) : System | ||
width | int | 此 SIZE 的水平分量 |
height | int | 此 SIZE 的垂直分量。 |
return | System |