ConvertToGroupShape()

ILegacyDiagram::ConvertToGroupShape() method

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

virtual System::SharedPtr<IGroupShape> Aspose::Slides::ILegacyDiagram::ConvertToGroupShape()=0

Return Value

Created GroupShape object.

See Also