Click or drag to resize

ShapeList AddShape Method

Add a shape to collection from slide.

Namespace: Spire.Presentation.Collections
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public void AddShape(
	Shape shape
)

Parameters

shape
Type: Spire.Presentation Shape
See Also