GridLength 构造函数 |
名称 | 说明 | |
---|---|---|
GridLength(Single) |
Constructor, initializes the GridLength as absolute value in pixels.
| |
GridLength(Single, GridUnitType) |
Constructor, initializes the GridLength and specifies what kind of value
it will hold.
|