Region::Intersect Method (GraphicsPath^)
.NET Framework (current version)
Updates this Region to the intersection of itself with the specified GraphicsPath.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- path
-
Type:
System.Drawing.Drawing2D::GraphicsPath^
The GraphicsPath to intersect with this Region.
For code examples, see the RectangleF::Intersect(RectangleF) and Complement(GraphicsPath^) methods.
.NET Framework
Available since 1.1
Available since 1.1
Show: