C# Class Dia.PlacementTool

Inheritance: Tool
Mostrar archivo Open project: mono/diacanvas-sharp

Public Methods

Method Description
PlacementTool ( Type type ) : System

Private Methods

Method Description
ButtonPress ( object o, ButtonPressEventArgs args ) : void
CreateItem ( ) : CanvasItem
GrabHandle ( CanvasView view, Gdk evnt, CanvasItem item ) : void
MoveItem ( CanvasView view, Gdk evnt, CanvasItem item ) : void
PlacementTool ( ) : System

Method Details

PlacementTool() public method

public PlacementTool ( Type type ) : System
type System.Type
return System