C# Класс ScreenToGif.Controls.CircularProgressBar

Наследование: System.Windows.Controls.ProgressBar
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
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