CPF api文档
CPF api文档
CPF.Drawing
Matrix 结构
Matrix 方法
Append 方法
CreateTranslation 方法
Equals 方法
GetHashCode 方法
Invert 方法
Multiply 方法
Prepend 方法
Rotate 方法
RotateAt 方法
RotateAtPrepend 方法
RotatePrepend 方法
Scale 方法
ScaleAt 方法
ScaleAtPrepend 方法
ScalePrepend 方法
SetIdentity 方法
Skew 方法
SkewPrepend 方法
ToString 方法
Transform 方法
Translate 方法
TranslatePrepend 方法
Matrix
RotatePrepend 方法
Prepends a rotation about the origin to "this"
命名空间:
CPF.Drawing
程序集:
CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
复制
public
void
RotatePrepend
(
float
angle
)
参数
angle
类型:
System
Single
The angle to rotate specifed in degrees
参见
引用
Matrix 结构
CPF.Drawing 命名空间