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
Invert 方法
Replaces matrix with the inverse of the transformation. This will throw an InvalidOperationException if !HasInverse
命名空间:
CPF.Drawing
程序集:
CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
复制
public
void
Invert
()
异常
异常
条件
InvalidOperationException
This will throw an InvalidOperationException if the matrix is non-invertable
参见
引用
Matrix 结构
CPF.Drawing 命名空间