This topic has not yet been rated - Rate this topic

PlaneProjection.RotationX property

Gets or sets the number of degrees to rotate the object around the x-axis of rotation.

Syntax


public double RotationX { get; set; }


<PlaneProjection RotationX="double"/>

Property value

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

The number of degrees to rotate the object around the x-axis of rotation. 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

PlaneProjection

 

 

Build date: 12/4/2012

© 2013 Microsoft. All rights reserved.