Vector 转换运算符 |
| 名称 | 说明 | |
|---|---|---|
| (Vector to Size) |
Explicit conversion to Size. Note that since Size cannot contain negative values,
the resulting size will contains the absolute values of X and Y
| |
| (Vector to Point) |
Explicit conversion to Point
|