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 依赖属性标识符。

适用于