ComponentOne Basic Library for UWP
LayoutTransform Property

C1.UWP Assembly > C1.Xaml Namespace > C1LayoutTransformer Class : LayoutTransform Property
Gets or sets the layout transform to apply on the LayoutTransformer control content.
Syntax
'Declaration
 
Public Property LayoutTransform As Windows.UI.Xaml.Media.Transform
public Windows.UI.Xaml.Media.Transform LayoutTransform {get; set;}
Remarks
Corresponds to UIElement.LayoutTransform.
See Also

Reference

C1LayoutTransformer Class
C1LayoutTransformer Members