get_IsGrouped()

IShape::get_IsGrouped() method

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

virtual bool Aspose::Slides::IShape::get_IsGrouped()=0

Remarks

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

See Also