C# 클래스 LunarEclipse.Model.LineSegmentHandle

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

공개 메소드들

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

보호된 메소드들

메소드 설명
CreateContent ( ) : UIElement

메소드 상세

CreateContent() 보호된 메소드

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

LineSegmentHandle() 공개 메소드

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