ConvertToGroupShape
LegacyDiagram.ConvertToGroupShape 方法
将遗留图表转换为可编辑的组形状。创建的 GroupShape 对象将添加到父组形状的相同位置。
public IGroupShape ConvertToGroupShape()
返回值
创建的 GroupShape 对象。
另请参阅
- 接口 IGroupShape
- 类 LegacyDiagram
- 命名空间 Aspose.Slides
- 程序集 Aspose.Slides
将遗留图表转换为可编辑的组形状。创建的 GroupShape 对象将添加到父组形状的相同位置。
public IGroupShape ConvertToGroupShape()
创建的 GroupShape 对象。