Motion.Clone Method

Creates a deep copy of this motion.
Public Overridable Function Clone() As Object
This language is not supported or no code example is available.
public virtual object Clone()
This language is not supported or no code example is available.

Return Value

object

The new motion object.

.NET Framework

Supported in: 4.8

In this article

Definition