get_Clip()

Graphics::get_Clip() method

Returns a Region object that represents a region that limits the drawing area of the drawing surface represented by the current Graphics object.

SharedPtr<Region> System::Drawing::Graphics::get_Clip()

See Also