ArcSegment.SweepDirection 속성
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
Clockwise 또는 Counterclockwise 방향으로 호를 그릴지 여부를 지정하는 값을 가져오거나 설정합니다.
public:
property System::Windows::Media::SweepDirection SweepDirection { System::Windows::Media::SweepDirection get(); void set(System::Windows::Media::SweepDirection value); };
public System.Windows.Media.SweepDirection SweepDirection { get; set; }
member this.SweepDirection : System.Windows.Media.SweepDirection with get, set
Public Property SweepDirection As SweepDirection
속성 값
호를 그릴 방향을 지정하는 값입니다. 기본값은 Counterclockwise입니다.
설명
에 대 한는 ArcSegment 사용 하 여을 지정 Size를 RotationAngle, 지점, 시작 및 종료 Point, 네 가지 원호를 만들 수 있습니다. 지정 하는 IsLargeArc 속성 두 개의 가능한 호 수가 줄어듭니다: 끝에 시작점 원호의 Point 에서 Clockwise 방향과 원호의 시작점에 끝점으로는 Counterclockwise 방향.
다음 그림에서는 두 가지 타원형 원호를 제외 하 고 동일한 해당 SweepDirection 설정 합니다.
여러 SweepDirection 설정의 ArcSegment 개체
종속성 속성 정보
식별자 필드 | SweepDirectionProperty |
메타 데이터 속성 설정 true |
없음 |