C# 클래스 ArcControl.Arc

파일 보기 프로젝트 열기: arek-kubiak/ArcControl

공개 프로퍼티들

프로퍼티 타입 설명
FillProperty DependencyProperty
PercentValueProperty DependencyProperty
RadiusProperty DependencyProperty
ThicknessProperty DependencyProperty

공개 메소드들

메소드 설명
Arc ( ) : Windows.Foundation

비공개 메소드들

메소드 설명
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

메소드 상세

Arc() 공개 메소드

public Arc ( ) : Windows.Foundation
리턴 Windows.Foundation

프로퍼티 상세

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

public static DependencyProperty FillProperty
리턴 DependencyProperty

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

public static DependencyProperty PercentValueProperty
리턴 DependencyProperty

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

public static DependencyProperty RadiusProperty
리턴 DependencyProperty

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

public static DependencyProperty ThicknessProperty
리턴 DependencyProperty