DoubleAnimationUsingPath.Source Propiedad

Definición

Obtiene o establece el aspecto de esta animación PathGeometry que determina su valor de salida.

public:
 property System::Windows::Media::Animation::PathAnimationSource Source { System::Windows::Media::Animation::PathAnimationSource get(); void set(System::Windows::Media::Animation::PathAnimationSource value); };
public System.Windows.Media.Animation.PathAnimationSource Source { get; set; }
member this.Source : System.Windows.Media.Animation.PathAnimationSource with get, set
Public Property Source As PathAnimationSource

Valor de propiedad

El aspecto de esta animación PathGeometry que determina su valor de salida. El valor por defecto es X.

Comentarios

Información de la propiedad dependency

Elemento Value
Campo identificador SourceProperty
Propiedades de metadatos establecidas en true Ninguno

Se aplica a