C# Class LunarEclipse.Model.StartPointHandle

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

Public Methods

Method Description
StartPointHandle ( MoonlightController controller, IHandleGroup group, System.Windows.Media.PathFigure pathFigure ) : System

Protected Methods

Method Description
CreateContent ( ) : UIElement

Method Details

CreateContent() protected method

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

StartPointHandle() public method

public StartPointHandle ( MoonlightController controller, IHandleGroup group, System.Windows.Media.PathFigure pathFigure ) : System
controller LunarEclipse.Controller.MoonlightController
group IHandleGroup
pathFigure System.Windows.Media.PathFigure
return System