System::Drawing::Graphics::set_PageScale メソッド
Graphics::set_PageScale method
現在の Graphics オブジェクトのワールド単位とページ単位間のスケーリングを設定します。
void System::Drawing::Graphics::set_PageScale(float scale)
| パラメーター | 型 | 説明 |
|---|---|---|
| スケール | 単精度浮動小数点数 | 設定する値 |
参照
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++