Clones list of camera shots and global settings.

Namespace: Ico.Windows.Media.Media3D
Assembly: Ico3DControlsLibrary (in Ico3DControlsLibrary.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public Object Clone()
Visual Basic
Public Function Clone As Object
JScript
public final function Clone() : Object

Return Value

New list of camera shots and settings.

Implements

ICloneable..::..Clone()()()()

See Also