C# 클래스 ExpandVerticalOut, NewTOAPIA

The HorizontalCenterExpand expands out from the center along a vertical line.
상속: ImageTransition
파일 보기 프로젝트 열기: Wiladams/NewTOAPIA 1 사용 예제들

공개 메소드들

메소드 설명
Draw ( DrawEvent devent ) : void
ExpandVerticalOut ( GDIDIBSection srcPixelBuffer, Rectangle frame, double duration ) : System
OnReset ( ) : void
UpdateGeometryState ( double atTime ) : void

메소드 상세

Draw() 공개 메소드

public Draw ( DrawEvent devent ) : void
devent NewTOAPIA.UI.DrawEvent
리턴 void

ExpandVerticalOut() 공개 메소드

public ExpandVerticalOut ( GDIDIBSection srcPixelBuffer, Rectangle frame, double duration ) : System
srcPixelBuffer GDIDIBSection
frame Rectangle
duration double
리턴 System

OnReset() 공개 메소드

public OnReset ( ) : void
리턴 void

UpdateGeometryState() 공개 메소드

public UpdateGeometryState ( double atTime ) : void
atTime double
리턴 void