get_ParentGroup()
Shape::get_ParentGroup() method
Returns parent GroupShape object if shape is grouped. Otherwise returns null. Read-only IGroupShape.
System::SharedPtr<IGroupShape> Aspose::Slides::Shape::get_ParentGroup() override
Remarks
Property Shape::get_IsGrouped determines whether the shape is grouped.
See Also
- Typedef SharedPtr
- Class IGroupShape
- Class Shape
- Namespace Aspose::Slides
- Library Aspose.Slides