PixelRect 运算符与类型转换 |
PixelRect 类型公开以下成员。
名称 | 说明 | |
---|---|---|
![]() ![]() | Equality | |
![]() ![]() | (String to PixelRect) | |
![]() ![]() | Inequality |
Compares two PixelRect instances for exact inequality.
Note that int values can acquire error when operated upon, such that
an exact comparison between two values which are logically equal may fail.
Furthermore, using this equality operator, int.NaN is not equal to itself.
|