DoubleAnimationUsingPath.Source Propiedad

Definición

Obtiene o establece el aspecto de la clase PathGeometry de esta animación 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

Aspecto de la clase PathGeometry de esta animación que determina su valor de salida. El valor predeterminado es X.

Comentarios

Información sobre propiedades de dependencia

Campo identificador SourceProperty
Propiedades de metadatos establecidas en true Ninguno

Se aplica a

Consulte también