This topic has not yet been rated - Rate this topic

ArcSegment.RotationAngle property

Gets or sets the amount (in degrees) by which the ellipse is rotated about the x-axis.

Syntax


public double RotationAngle { get; set; }


<ArcSegment RotationAngle="double"/>

Property value

Type: System.Double [.NET] | float64 [C++]

The amount (in degrees) by which the ellipse is rotated about the x-axis. The default is 0.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.UI.Xaml.Media
Windows::UI::Xaml::Media [C++]

Metadata

Windows.winmd

See also

ArcSegment

 

 

Build date: 12/4/2012

© 2013 Microsoft. All rights reserved.