다음을 통해 공유


ArcSegment.RotationAngleProperty 속성

정의

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

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

속성 값

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

적용 대상