点击或拖拽改变大小

RRectOffset 方法 (RPoint)

Adjusts the location of this rectangle by the specified amount.

命名空间:  DSkin.Html.Adapters.Entities
程序集:  DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
public void Offset(
	RPoint pos
)

参数

pos
类型:DSkin.Html.Adapters.EntitiesRPoint
The amount to offset the location.
参见