Tv Ellipse

From TVPaintWiki
Jump to: navigation, search

<<<George<<<Command Reference<<<<Drawing Functions


  tv_Ellipse x y radiusv radiush [button] rotation

Draws an ellipse in the current image in the current layer. The position of the center of the ellipse is defined by the x and y arguments, its vertical radius is defined by the radiusv argument, and its horizontal radius by the radiush argument. The button argument indicates if the ellipse should be drawn as it would be if you pressed the mouse left button (value 0) or the right button (value 1). The rotation argument indicates the angle of the ellipse in degrees.