System::Drawing::Graphics::set_PageScale 메서드
Graphics::set_PageScale method
현재 Graphics 객체의 세계 단위와 페이지 단위 사이의 스케일을 설정합니다.
void System::Drawing::Graphics::set_PageScale(float scale)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 스케일 | float | 설정할 값 |
또 보기
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++