点击或拖拽改变大小

RectOffset 方法 (Vector)

Offset - translate the Location by the offset provided. If this is Empty, this method is illegal.

命名空间:  CPF.Drawing
程序集:  CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
public void Offset(
	Vector offsetVector
)

参数

offsetVector
类型:CPF.DrawingVector

[缺少 "M:CPF.Drawing.Rect.Offset(CPF.Drawing.Vector)" 的 <param name="offsetVector"/> 文档]

参见