Sets all anchor points of the region to match those of another region. If no region is specified, the region's anchor points are set to those of its parent.

Signature:

Region:SetAllPoints([region]) or Region:SetAllPoints(["name"])

Arguments:

  • region - Reference to a region (region)
  • name - Global name of a region (string)