C# Class LunarEclipse.Model.CircleCreationTool

Inheritance: ProportionalShapeCreationTool
ファイルを表示 Open project: mono/lunareclipse

Public Methods

Method Description
CircleCreationTool ( MoonlightController controller ) : System.Windows

Protected Methods

Method Description
CreateShape ( ) : UIElement

Method Details

CircleCreationTool() public method

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

CreateShape() protected method

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