System::Drawing::Graphics::set_PageUnit 메서드
Graphics::set_PageUnit method
현재 객체가 나타내는 표면의 페이지 좌표에 사용되는 측정 단위를 설정합니다.
void System::Drawing::Graphics::set_PageUnit(GraphicsUnit value)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| value | GraphicsUnit | 설정할 값 |
또 보기
- Enum GraphicsUnit
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++