C# 클래스 CCT.NUI.WPFSamples.PinCode.PathFactory

파일 보기 프로젝트 열기: an83/KinectTouch2 1 사용 예제들

공개 메소드들

메소드 설명
CreatePath ( Point location, double angle, double radius, double innerRadius, System.Windows.Media.Brush brush ) : System.Windows.Shapes.Path

비공개 메소드들

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

메소드 상세

CreatePath() 공개 메소드

public CreatePath ( Point location, double angle, double radius, double innerRadius, System.Windows.Media.Brush brush ) : System.Windows.Shapes.Path
location Point
angle double
radius double
innerRadius double
brush System.Windows.Media.Brush
리턴 System.Windows.Shapes.Path