C# Class ArcControl.Arc

Datei anzeigen Open project: arek-kubiak/ArcControl

Public Properties

Property Type Description
FillProperty DependencyProperty
PercentValueProperty DependencyProperty
RadiusProperty DependencyProperty
ThicknessProperty DependencyProperty

Public Methods

Method Description
Arc ( ) : Windows.Foundation

Private Methods

Method 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 method

public Arc ( ) : Windows.Foundation
return Windows.Foundation

Property Details

FillProperty public_oe static_oe property

public static DependencyProperty FillProperty
return DependencyProperty

PercentValueProperty public_oe static_oe property

public static DependencyProperty PercentValueProperty
return DependencyProperty

RadiusProperty public_oe static_oe property

public static DependencyProperty RadiusProperty
return DependencyProperty

ThicknessProperty public_oe static_oe property

public static DependencyProperty ThicknessProperty
return DependencyProperty