C# 클래스 a7DocumentDbStudio.Controls.a7WaitElement

Interaction logic for a7Wait.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: alekkowalczyk/a7DocumentDbStudio

공개 메소드들

메소드 설명
Resize ( double width ) : void
Start ( ) : void
Stop ( ) : void
a7WaitElement ( ) : System

비공개 메소드들

메소드 설명
OffsetKeyFrameKeyTimes ( ) : void

Offsets the four keyframes of the animation with the set offset value. This allows rectangles to be visually staggered if more than one are being used together.

메소드 상세

Resize() 공개 메소드

public Resize ( double width ) : void
width double
리턴 void

Start() 공개 메소드

public Start ( ) : void
리턴 void

Stop() 공개 메소드

public Stop ( ) : void
리턴 void

a7WaitElement() 공개 메소드

public a7WaitElement ( ) : System
리턴 System