C# Class KineticMath.SubControls.Brick

Interaction logic for UserControl2.xaml
Inheritance: KineticMath.SubControls.SeesawObject
Afficher le fichier Open project: kingston/kineticmath

Méthodes publiques

Свойство Type Description
BRICK_HEIGHT double

Méthodes publiques

Méthode Description
Brick ( ) : System
Brick ( String text, double weight ) : System

Private Methods

Méthode Description
init ( String text, double weight ) : void

Method Details

Brick() public méthode

public Brick ( ) : System
Résultat System

Brick() public méthode

public Brick ( String text, double weight ) : System
text String
weight double
Résultat System

Property Details

BRICK_HEIGHT public_oe static_oe property

public static double BRICK_HEIGHT
Résultat double