C# Class ArcControl.Arc

Afficher le fichier Open project: arek-kubiak/ArcControl

Méthodes publiques

Свойство Type Description
FillProperty DependencyProperty
PercentValueProperty DependencyProperty
RadiusProperty DependencyProperty
ThicknessProperty DependencyProperty

Méthodes publiques

Méthode Description
Arc ( ) : Windows.Foundation

Private Methods

Méthode Description
Draw ( ) : void
GetAngle ( ) : double
GetCenterPoint ( ) : Point
OnLoaded ( object sender, RoutedEventArgs e ) : void
OnPercentValuePropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnSizePropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
SetControlSize ( ) : void

Method Details

Arc() public méthode

public Arc ( ) : Windows.Foundation
Résultat Windows.Foundation

Property Details

FillProperty public_oe static_oe property

public static DependencyProperty FillProperty
Résultat DependencyProperty

PercentValueProperty public_oe static_oe property

public static DependencyProperty PercentValueProperty
Résultat DependencyProperty

RadiusProperty public_oe static_oe property

public static DependencyProperty RadiusProperty
Résultat DependencyProperty

ThicknessProperty public_oe static_oe property

public static DependencyProperty ThicknessProperty
Résultat DependencyProperty