Click or drag to resize
MediaOverlaycloneOverlay Method
Creates a clone of the MediaOverlay object

Namespace: Veeplay.media.events
Assembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public MediaOverlay cloneOverlay()

Return Value

Type: MediaOverlay
A clone of the MediaOverlay object
See Also