C# 클래스 ArcControl.ArcHelper

파일 보기 프로젝트 열기: arek-kubiak/ArcControl 1 사용 예제들

공개 메소드들

메소드 설명
GetCircleSegment ( Point centerPoint, double radius, double angle ) : Path

비공개 메소드들

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

메소드 상세

GetCircleSegment() 공개 정적인 메소드

public static GetCircleSegment ( Point centerPoint, double radius, double angle ) : Path
centerPoint Point
radius double
angle double
리턴 Windows.UI.Xaml.Shapes.Path