System::Drawing::Graphics::set_PageScale method
Graphics::set_PageScale method
设置当前 Graphics 对象的世界单位与页面单位之间的比例。
void System::Drawing::Graphics::set_PageScale(float scale)
| Parameter | Type | 描述 |
|---|---|---|
| scale | 单精度浮点数 | 要设置的值 |
另见
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++