Sets the Canvas.Left, Canvas.Top, Width and Height for a given
UIElement instance.

Declaration Syntax

Parameters
- visual (UIElement)
- The UIElement instance to locate and size.
- x (Double)
- The x position of the element relative to its parent.
- y (Double)
- The y position of the element relative to its parent.
- width (Double)
- The width to apply to the element.
- height (Double)
- The height to apply to the element.
Assembly:
System.Windows.Controls.Views.Toolkit (Module: System.Windows.Controls.Views.Toolkit) Version: 1.0.0.0 (1.0.0.0)