C# 클래스 LunarEclipse.Model.BezierSegmentPoint3Handle

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

공개 메소드들

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

보호된 메소드들

메소드 설명
CreateContent ( ) : UIElement

비공개 메소드들

메소드 설명
MovePoint ( DependencyProperty pointProperty, double dx, double dy ) : void

메소드 상세

BezierSegmentPoint3Handle() 공개 메소드

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

CreateContent() 보호된 메소드

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