Aspose::Page::EPS::PsDocument::Translate 方法

PsDocument::Translate method

向当前图形状态添加平移(平移当前矩阵)。

void Aspose::Page::EPS::PsDocument::Translate(float x, float y)
ParameterType描述
x单精度浮点数X 方向的平移。
y单精度浮点数Y 方向的平移。

另见