System::Drawing::Graphics::set_RenderingOrigin method
Graphics::set_RenderingOrigin method
Sets a Point object that specifies the rendering origin of the current Graphics object for dithering and for hatch brushes.
void System::Drawing::Graphics::set_RenderingOrigin(Point point)
Parameter | Type | Description |
---|---|---|
point | Point | The value to set |
See Also
- Class Point
- Class Graphics
- Namespace System::Drawing
- Library Aspose.TeX for C++