LayoutTransformControl.Transform Property

Definition

Gets or sets the Transform of the LayoutTransformControl.

public Windows.UI.Xaml.Media.Transform Transform { get; set; }
member this.Transform : Windows.UI.Xaml.Media.Transform with get, set
Public Property Transform As Transform

Property Value

Windows.UI.Xaml.Media.Transform

Remarks

Corresponds to UIElement.RenderTransform.

Applies to