set_RenderingOrigin()
Graphics::set_RenderingOrigin(Point) 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)
Arguments
Parameter | Type | Description |
---|---|---|
point | Point | The value to set |
See Also
- Class Point
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Slides