get_IsGrouped()

Shape::get_IsGrouped() method

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

bool Aspose::Slides::Shape::get_IsGrouped() override

Remarks

Property Shape::get_ParentGroup returns parent GroupShape object if shape is grouped.

See Also