System::Drawing::Graphics::set_PageScale method
Graphics::set_PageScale method
Sets the scaling between world units and page units for the current Graphics object.
void System::Drawing::Graphics::set_PageScale(float scale)
Parameter | Type | Description |
---|---|---|
scale | float | The value to set |
See Also
- Class Graphics
- Namespace System::Drawing
- Library Aspose.TeX for C++