System::Drawing::Graphics::set_PageUnit 方法
Graphics::set_PageUnit method
设置在当前对象所表示的表面上用于页面坐标的测量单位。
void System::Drawing::Graphics::set_PageUnit(GraphicsUnit value)
| Parameter | Type | 描述 |
|---|---|---|
| value | GraphicsUnit | 要设置的值 |
另见
- Enum GraphicsUnit
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++