次の方法で共有


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 依存関係プロパティ識別子。

適用対象