C# Class Pinta.Core.RectangleSelectTool

Inheritance: SelectTool
ファイルを表示 Open project: xxgreg/Pinta

Protected Methods

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

Method Details

DrawShape() protected method

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