C# Class LunarEclipse.Model.ImageCreationTool

Inheritance: ShapeCreationTool
Show file Open project: mono/lunareclipse

Public Methods

Method Description
ImageCreationTool ( MoonlightController controller ) : System

Protected Methods

Method Description
CreateShape ( ) : UIElement

Method Details

CreateShape() protected method

protected CreateShape ( ) : UIElement
return UIElement

ImageCreationTool() public method

public ImageCreationTool ( MoonlightController controller ) : System
controller LunarEclipse.Controller.MoonlightController
return System