다음을 통해 공유


ArcSegment.SweepDirectionProperty 속성

정의

SweepDirection 종속성 속성을 식별합니다.

public:
 static property DependencyProperty ^ SweepDirectionProperty { DependencyProperty ^ get(); };
static DependencyProperty SweepDirectionProperty();
public static DependencyProperty SweepDirectionProperty { get; }
var dependencyProperty = ArcSegment.sweepDirectionProperty;
Public Shared ReadOnly Property SweepDirectionProperty As DependencyProperty

속성 값

SweepDirection 종속성 속성 식별자입니다.

적용 대상