C# Class RectangleRotationDemo, TelerikAcademy

Afficher le fichier Open project: vladislav-karamfilov/TelerikAcademy

Méthodes publiques

Méthode Description
GetRotatedRectangle ( Rectangle, rectangleToRotate, double angleInRadians ) : Rectangle,

Private Methods

Méthode Description
Main ( ) : void

Method Details

GetRotatedRectangle() public static méthode

public static GetRotatedRectangle ( Rectangle, rectangleToRotate, double angleInRadians ) : Rectangle,
rectangleToRotate Rectangle,
angleInRadians double
Résultat Rectangle,