コード例 #1
0
 def rotate(self, degrees=0, radians=0):
     # todo: radians
     CanvasContext.rotate(self, degrees)