메소드 | 설명 | |
---|---|---|
Pivot_Points_Calculator ( ) : System |
Constructor
|
메소드 | 설명 | |
---|---|---|
OnLoad ( |
Performs initialization.
|
|
OnPaint ( PaintEventArgs e ) : void |
Form On Paint
|
|
OnResize ( |
Recalculates the sizes and positions of the controls after resizing.
|
메소드 | 설명 | |
---|---|---|
Calculate ( ) : void |
Perform calculation
|
|
InitParams ( ) : void |
Inits the params
|
|
ParseInput ( string input ) : float |
Parses a float value
|
|
TbxInput_TextChanged ( object sender, |
A param has been changed
|