点击或拖拽改变大小

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.
Top
参见