C# 클래스 ScreenToGif.Controls.CircularProgressBar

상속: System.Windows.Controls.ProgressBar
파일 보기 프로젝트 열기: dbremner/ScreenToGif

공개 프로퍼티들

프로퍼티 타입 설명
AngleProperty System.Windows.DependencyProperty
IsInvertedProperty System.Windows.DependencyProperty
PercentageProperty System.Windows.DependencyProperty
RadiusProperty System.Windows.DependencyProperty
SegmentColorProperty System.Windows.DependencyProperty
StrokeThicknessProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
OnApplyTemplate ( ) : void
RenderArc ( ) : void

비공개 메소드들

메소드 설명
CircularProgressBar ( ) : System
CircularProgressBar_ValueChanged ( object sender, RoutedPropertyChangedEventArgs e ) : void
ComputeCartesianCoordinate ( double angle, double radius ) : Point
OnPercentageChanged ( DependencyObject sender, System.Windows.DependencyPropertyChangedEventArgs args ) : void
OnPropertyChanged ( DependencyObject sender, System.Windows.DependencyPropertyChangedEventArgs args ) : void

메소드 상세

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

RenderArc() 공개 메소드

public RenderArc ( ) : void
리턴 void

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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

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

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