System::Drawing::Graphics::set_PageUnit メソッド
Graphics::set_PageUnit method
現在のオブジェクトが表すサーフェス上のページ座標に使用される測定単位を設定します。
void System::Drawing::Graphics::set_PageUnit(GraphicsUnit value)
| パラメーター | 型 | 説明 |
|---|---|---|
| value | GraphicsUnit | 設定する値 |
参照
- Enum GraphicsUnit
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++