VisualExtensions.SetRotationAngle(DependencyObject, Double) Method
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.
Sets the Windows.UI.Composition.Visual.RotationAngle of a UIElement in radians
public static void SetRotationAngle(Windows.UI.Xaml.DependencyObject obj, double value);
static member SetRotationAngle : Windows.UI.Xaml.DependencyObject * double -> unit
Public Sub SetRotationAngle (obj As DependencyObject, value As Double)
Parameters
- obj
- Windows.UI.Xaml.DependencyObject
The Windows.UI.Xaml.UIElement
- value
- Double
The rotation in radians