UIElementRenderTransform Property |
Gets or sets transform information that affects the rendering position of
a UIElement.
Namespace: Windows.UI.XamlAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public Transform RenderTransform { get; set; }
Property Value
Type:
TransformSee Also