ImageDevice.Translate

ImageDevice.Translate method

将指定的平移向量应用于当前变换矩阵。

public override void Translate(double x, double y)
范围类型描述
xDoublex 偏移量。
yDoubley 偏移量。

也可以看看