ILegacyDiagram
ILegacyDiagram interface
Represents a legacy diagram object
public interface ILegacyDiagram : IGraphicalObject
Properties
Name | Description |
---|---|
AsIGraphicalObject { get; } | Allows to get base IGraphicalObject interface. Read-only IGraphicalObject . |
Methods
Name | Description |
---|---|
ConvertToGroupShape() | Converts legacy digram to editable group shape. Created GroupShape object adds to parent group shape at the same position. |
ConvertToSmartArt() | Converts legacy digram to editable SmartArt object. Created SmartArt object adds to parent group shape at the same position. |
See Also
- interface IGraphicalObject
- namespace Aspose.Slides
- assembly Aspose.Slides