C# Class LunarEclipse.Model.SquareCreationTool

Inheritance: ProportionalShapeCreationTool
Show file Open project: mono/lunareclipse

Public Methods

Method Description
SquareCreationTool ( MoonlightController controller ) : System.Windows

Protected Methods

Method Description
CreateShape ( ) : UIElement

Method Details

CreateShape() protected method

protected CreateShape ( ) : UIElement
return System.Windows.UIElement

SquareCreationTool() public method

public SquareCreationTool ( MoonlightController controller ) : System.Windows
controller LunarEclipse.Controller.MoonlightController
return System.Windows