Shapes

IBaseSlide.Shapes property

Returns the shapes of a slide. Read-only IShapeCollection.

public IShapeCollection Shapes { get; }

See Also