SweepDirection 열거형

정의

타원형 호가 그려지는 방향을 정의합니다.

public enum class SweepDirection
public enum SweepDirection
type SweepDirection = 
Public Enum SweepDirection
상속
SweepDirection

필드

Name Description
Counterclockwise 0

시계 반대 방향(음수 각도) 방향으로 호를 그려지게 지정합니다.

Clockwise 1

원호가 시계 방향(양각) 방향으로 그려지게 지정합니다.

적용 대상

추가 정보