Thickness 构造函数 |
| 名称 | 说明 | |
|---|---|---|
| Thickness(Single) |
表示四周的厚度 This constructur builds a Thickness with a specified value on every side.
| |
| Thickness(Single, Single) |
Initializes a new instance of the Thickness structure.
| |
| Thickness(Single, Single, Single, Single) |
This constructor builds a Thickness with the specified number of pixels on each side.
表示四周的厚度
|