C# Class LunarEclipse.Model.TextBlockCreationTool

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

Public Methods

Method Description
TextBlockCreationTool ( MoonlightController controller ) : System.Windows

Protected Methods

Method Description
CreateShape ( ) : UIElement

Method Details

CreateShape() protected method

protected CreateShape ( ) : UIElement
return UIElement

TextBlockCreationTool() public method

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