Shape.MasterShape

Shape.MasterShape property

This attribute may only be present in shapes that are members of a group shape, and the group is an instance of a master. The attribute contains an ID that references the corresponding sub-shape in the master.

public Shape MasterShape { get; set; }

See Also