DoubleAnimationUsingPath Constructor

Definition

Initializes a new instance of the DoubleAnimationUsingPath class.

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

Remarks

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

Applies to

See also