Skip to main content
All docs
V25.1
  • DXRegion.Intersect Method

    Name Parameters Description
    Intersect(DXGraphicsPath) path Assigns the clip region to the intersection of the current region and the specified DXGraphicsPath instance.
    Intersect(DXRegion) right Assigns the clip region to the intersection of the current region and the specified region.
    Intersect(RectangleF) rect Assigns the clip region to the intersection of the current region and the specified rectangle.