C# 클래스 Lousy.Mon.AbstractAffineDoubleAnimator

상속: AbstractDoubleAnimator
파일 보기 프로젝트 열기: ThatLousyGuy/Monolith

보호된 프로퍼티들

프로퍼티 타입 설명
_transform Windows.UI.Xaml.Media.CompositeTransform

공개 메소드들

메소드 설명
AbstractAffineDoubleAnimator ( UIElement elem ) : Windows.UI.Xaml

보호된 메소드들

메소드 설명
CreateAnimation ( ) : Timeline

메소드 상세

AbstractAffineDoubleAnimator() 공개 메소드

public AbstractAffineDoubleAnimator ( UIElement elem ) : Windows.UI.Xaml
elem Windows.UI.Xaml.UIElement
리턴 Windows.UI.Xaml

CreateAnimation() 보호된 추상적인 메소드

protected abstract CreateAnimation ( ) : Timeline
리턴 Windows.UI.Xaml.Media.Animation.Timeline

프로퍼티 상세

_transform 보호되어 있는 프로퍼티

protected CompositeTransform,Windows.UI.Xaml.Media _transform
리턴 Windows.UI.Xaml.Media.CompositeTransform