ArcSegment.RotationAngleProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.