C# Class LunarEclipse.Model.RectangleCreationTool

Inheritance: ShapeCreationTool
Show file Open project: mono/lunareclipse

Public Methods

Method Description
RectangleCreationTool ( MoonlightController controller ) : System.Windows

Protected Methods

Method Description
CreateShape ( ) : UIElement

Method Details

CreateShape() protected method

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

RectangleCreationTool() public method

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