ConvertToGroupShape()

LegacyDiagram::ConvertToGroupShape() method

Converts legacy digram to editable group shape. Created GroupShape object adds to parent group shape at the same position.

System::SharedPtr<IGroupShape> Aspose::Slides::LegacyDiagram::ConvertToGroupShape() override

Return Value

Created GroupShape object.

See Also