RectOffset 方法 |
名称 | 说明 | |
---|---|---|
![]() | Offset(Vector) |
Offset - translate the Location by the offset provided.
If this is Empty, this method is illegal.
|
![]() | Offset(Single, Single) |
Offset - translate the Location by the offset provided
If this is Empty, this method is illegal.
|
![]() ![]() | Offset(Rect, Vector) |
Offset - return the result of offsetting rect by the offset provided
If this is Empty, this method is illegal.
|
![]() ![]() | Offset(Rect, Single, Single) |
Offset - return the result of offsetting rect by the offset provided
If this is Empty, this method is illegal.
|