UIElement.RotationAxis
UIElement.RotationAxis
UIElement.RotationAxis
UIElement.RotationAxis
Property
Definition
Gets or sets the axis to rotate the element around.
public : Vector3 RotationAxis { get; set; }
Vector3 RotationAxis();
void RotationAxis(Vector3 rotationaxis);
public Vector3 RotationAxis { get; set; }
Public ReadWrite Property RotationAxis As Vector3
Property Value
Vector3
Vector3
The axis to rotate the element around.
Additional features and requirements
Device family |
Windows 10, version 1809 (introduced v10.0.17763.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced v7)
|
Feedback
Feedback wird geladen...