C# Class a7DocumentDbStudio.Controls.a7WaitElement

Interaction logic for a7Wait.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: alekkowalczyk/a7DocumentDbStudio

Méthodes publiques

Méthode Description
Resize ( double width ) : void
Start ( ) : void
Stop ( ) : void
a7WaitElement ( ) : System

Private Methods

Méthode Description
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.

Method Details

Resize() public méthode

public Resize ( double width ) : void
width double
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void

a7WaitElement() public méthode

public a7WaitElement ( ) : System
Résultat System