ArcSegment.RotationAngleProperty Property

Definition

Identifies the RotationAngle dependency property.

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

Property Value

The RotationAngle dependency property identifier.

Applies to