MatrixAnimationUsingPath Constructor

Definition

Initializes a new instance of the MatrixAnimationUsingPath class.

public:
 MatrixAnimationUsingPath();
public MatrixAnimationUsingPath ();
Public Sub New ()

Remarks

There is no default PathGeometry, so the user must specify one.

Applies to