C# 클래스 TrakHound_UI.PiePiece

상속: System.Windows.Shapes.Shape
파일 보기 프로젝트 열기: TrakHound/TrakHound-Community 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CentreXProperty System.Windows.DependencyProperty
CentreYProperty System.Windows.DependencyProperty
InnerRadiusProperty System.Windows.DependencyProperty
PercentageProperty System.Windows.DependencyProperty
PieceValueProperty System.Windows.DependencyProperty
PushOutProperty System.Windows.DependencyProperty
RadiusProperty System.Windows.DependencyProperty
RotationAngleProperty System.Windows.DependencyProperty
WedgeAngleProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
ComputeCartesianCoordinate ( double angle, double radius ) : Point

비공개 메소드들

메소드 설명
DrawGeometry ( System.Windows.Media.StreamGeometryContext context ) : void

Draws the pie piece

메소드 상세

ComputeCartesianCoordinate() 공개 정적인 메소드

public static ComputeCartesianCoordinate ( double angle, double radius ) : Point
angle double
radius double
리턴 Point

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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