Méthode | Description | |
---|---|---|
AngleControl ( ) : System |
Méthode | Description | |
---|---|---|
OnMouseDown ( MouseEventArgs e ) : void | ||
OnMouseMove ( MouseEventArgs e ) : void | ||
OnPaint ( PaintEventArgs e ) : void |
Méthode | Description | |
---|---|---|
GetAngle ( Point p1, Point p2 ) : float |
Calculates the angle of a vector pointing from p1 to p2.
|
|
UpdateAngle ( Point location ) : void |
protected OnMouseDown ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
Résultat | void |
protected OnMouseMove ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
Résultat | void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
Résultat | void |