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