C# Class LunarEclipse.Model.PathSegmentHandle

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

Public Methods

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

Protected Methods

Method Description
CreateContent ( ) : UIElement

Method Details

CreateContent() protected method

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

PathSegmentHandle() public method

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