C# 클래스 AcManager.Controls.CustomTrackerControl

상속: OxyPlot.Wpf.TrackerControl
파일 보기 프로젝트 열기: gro-ove/actools

공개 프로퍼티들

프로퍼티 타입 설명
LineExtentsOverrideProperty System.Windows.DependencyProperty
PositionOverrideProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
OnApplyTemplate ( ) : void

비공개 메소드들

메소드 설명
CustomTrackerControl ( ) : System
OnLineExtentsOverrideChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnPositionOverrideChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void
UpdatePositionAndLineExtents ( ) : void

메소드 상세

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

프로퍼티 상세

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

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

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

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