C# 클래스 ME3Explorer.CurveEd.Handle

상속: System.Windows.Controls.Primitives.Thumb
파일 보기 프로젝트 열기: ME3Explorer/ME3Explorer 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
SlopeProperty System.Windows.DependencyProperty
XProperty System.Windows.DependencyProperty
YProperty System.Windows.DependencyProperty
anchor Anchor

공개 메소드들

메소드 설명
Handle ( Anchor a, bool left ) : System

비공개 메소드들

메소드 설명
OnDragDelta ( object sender, System.Windows.Controls.Primitives.DragDeltaEventArgs e ) : void
OnSlopeChanged ( DependencyObject sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

Handle() 공개 메소드

public Handle ( Anchor a, bool left ) : System
a Anchor
left bool
리턴 System

프로퍼티 상세

SlopeProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows SlopeProperty
리턴 System.Windows.DependencyProperty

XProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows XProperty
리턴 System.Windows.DependencyProperty

YProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows YProperty
리턴 System.Windows.DependencyProperty

anchor 공개적으로 프로퍼티

public Anchor,ME3Explorer.CurveEd anchor
리턴 Anchor