C# 클래스 LunarEclipse.Model.PathSegmentHandle

상속: PointHandle
파일 보기 프로젝트 열기: mono/lunareclipse 1 사용 예제들

공개 메소드들

메소드 설명
PathSegmentHandle ( MoonlightController controller, IHandleGroup group, System.Windows.Media.PathSegment seg, DependencyProperty point ) : System

보호된 메소드들

메소드 설명
CreateContent ( ) : UIElement

메소드 상세

CreateContent() 보호된 메소드

protected CreateContent ( ) : UIElement
리턴 System.Windows.UIElement

PathSegmentHandle() 공개 메소드

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
리턴 System