点击或拖拽改变大小

MatrixRotatePrepend 方法

Prepends a rotation about the origin to "this"

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

参数

angle
类型:SystemSingle
The angle to rotate specifed in degrees
参见