System::Drawing::Graphics::set_PageUnit method
Graphics::set_PageUnit method
Sets measurement units used for page coordinates on the surface represented by the current object.
void System::Drawing::Graphics::set_PageUnit(GraphicsUnit value)
Parameter | Type | Description |
---|---|---|
value | GraphicsUnit | The value to set |
See Also
- Enum GraphicsUnit
- Class Graphics
- Namespace System::Drawing
- Library Aspose.TeX for C++