Share via


DoubleAnimationUsingPath.Source 속성

정의

출력 값을 결정하는 이 애니메이션의 PathGeometry 측면을 가져오거나 설정합니다.

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

속성 값

출력 값을 결정하는 이 애니메이션의 PathGeometry 측면입니다. 기본값은 X입니다.

설명

종속성 속성 정보

식별자 필드 SourceProperty
메타 데이터 속성 설정 true 없음

적용 대상