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

    Name Parameters Description
    Union(DXGraphicsPath) path Updates the region to the union of itself and the specified DXGraphicsPath instance.
    Union(DXRegion) right Updates the region to the union of itself and the specified DXRegion object.
    Union(RectangleF) rect Updates the region to the union of itself and the specified RectangleF structure.