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.Font for C++