System::Drawing::Graphics::get_RenderingOrigin method

Graphics::get_RenderingOrigin method

Returns a Point object that represents the rendering origin of the current Graphics object for dithering and for hatch brushes.

Point System::Drawing::Graphics::get_RenderingOrigin() const

See Also