C# Class LunarEclipse.Model.EllipseCreationTool

Inheritance: ShapeCreationTool
Show file Open project: mono/lunareclipse

Public Methods

Method Description
EllipseCreationTool ( MoonlightController controller ) : System.Windows

Protected Methods

Method Description
CreateShape ( ) : UIElement

Method Details

CreateShape() protected method

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

EllipseCreationTool() public method

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