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
Translate 方法
Translates this matrix
命名空间:
CPF.Drawing
程序集:
CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
复制
public
void
Translate
(
float
offsetX
,
float
offsetY
)
参数
offsetX
类型:
System
Single
The offset in the x dimension
offsetY
类型:
System
Single
The offset in the y dimension
参见
引用
Matrix 结构
CPF.Drawing 命名空间