ConvertToGroupShape

ILegacyDiagram.ConvertToGroupShape method

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

public IGroupShape ConvertToGroupShape()

Return Value

Created GroupShape object.

See Also