点击或拖拽改变大小

RectTransform 方法 (Matrix)

Updates rectangle to be the bounds of the original value transformed by the matrix. The Empty Rect is not affected by this call.

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

参数

matrix
类型:CPF.DrawingMatrix
Matrix
参见