Aspose::Page::EPS::PsDocument::Translate 메서드
PsDocument::Translate method
현재 그래픽 상태에 평행 이동을 추가합니다 (현재 행렬을 변환합니다).
void Aspose::Page::EPS::PsDocument::Translate(float x, float y)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| x | float | X 방향 변환. |
| y | float | Y 방향 변환. |
또 보기
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++