C# Class LunarEclipse.Model.LineSegmentHandle

Inheritance: PathSegmentHandle
ファイルを表示 Open project: mono/lunareclipse Class Usage Examples

Public Methods

Method Description
LineSegmentHandle ( MoonlightController controller, IHandleGroup group, System.Windows.Media.PathSegment seg ) : System

Protected Methods

Method Description
CreateContent ( ) : UIElement

Method Details

CreateContent() protected method

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

LineSegmentHandle() public method

public LineSegmentHandle ( MoonlightController controller, IHandleGroup group, System.Windows.Media.PathSegment seg ) : System
controller LunarEclipse.Controller.MoonlightController
group IHandleGroup
seg System.Windows.Media.PathSegment
return System