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
Prepend 方法
Prepend - "this" becomes matrix * this, the same as this = matrix * this.
命名空间:
CPF.Drawing
程序集:
CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
复制
public
void
Prepend
(
Matrix
matrix
)
参数
matrix
类型:
CPF.Drawing
Matrix
The Matrix to prepend to this Matrix
参见
引用
Matrix 结构
CPF.Drawing 命名空间