C# Class Pinta.Core.EllipseTool

Inheritance: ShapeTool
Show file Open project: xxgreg/Pinta

Public Methods

Method Description
EllipseTool ( ) : System

Protected Methods

Method Description
DrawShape ( Rectangle rect, Layer l ) : Rectangle

Method Details

DrawShape() protected method

protected DrawShape ( Rectangle rect, Layer l ) : Rectangle
rect Cairo.Rectangle
l Layer
return Cairo.Rectangle

EllipseTool() public method

public EllipseTool ( ) : System
return System