Click or drag to resize

ShapeList AppendVideoMedia Method (String, RectangleF)

Add a new video to collection. innerLink mode

Namespace: Spire.Presentation.Collections
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public IVideo AppendVideoMedia(
	string filePath,
	RectangleF rectangle
)

Parameters

filePath
Type: System String
rectangle
Type: System.Drawing RectangleF

Return Value

Type: IVideo
See Also