C# 클래스 P02Project.hcihSchoolsControl

Interaction logic for hcihBeads.xaml
상속: System.Windows.Controls.UserControl, Animatiable
파일 보기 프로젝트 열기: raouldc/OptiDev 1 사용 예제들

공개 메소드들

메소드 설명
AnimateIn ( ) : void

Fade in the Image on the screen

AnimateOut ( ) : void

Does nothing

hcihSchoolsControl ( ) : System.Windows.Controls

Constructor

메소드 상세

AnimateIn() 공개 메소드

Fade in the Image on the screen
public AnimateIn ( ) : void
리턴 void

AnimateOut() 공개 메소드

Does nothing
public AnimateOut ( ) : void
리턴 void

hcihSchoolsControl() 공개 메소드

Constructor
public hcihSchoolsControl ( ) : System.Windows.Controls
리턴 System.Windows.Controls