GridLength 运算符与类型转换 |
GridLength 类型公开以下成员。
| 名称 | 说明 | |
|---|---|---|
| Equality |
Overloaded operator, compares 2 GridLength's.
| |
| (Double to GridLength) |
双精度转化为单精度,单位默认
| |
| (Single to GridLength) | ||
| (String to GridLength) |
数字*或者直接数字或者auto
| |
| Inequality |
Overloaded operator, compares 2 GridLength's.
|