IsGrouped

Shape.IsGrouped property

Determines whether the shape is grouped. Read-only Boolean.

public bool IsGrouped { get; }

Remarks

Property ParentGroup returns parent GroupShape object if shape is grouped.

See Also