IGraphicalObject
IGraphicalObject interface
Represents abstract graphical object.
public interface IGraphicalObject : IShape
Properties
Name | Description |
---|---|
AsIShape { get; } | Allows to get base IShape interface. Read-only IShape . |
GraphicalObjectLock { get; } | Returns shape’s locks. Read-only IGraphicalObjectLock . |
ShapeLock { get; } | Returns shape’s locks. Read-only IGraphicalObjectLock . |
See Also
- interface IShape
- namespace Aspose.Slides
- assembly Aspose.Slides