Canvas.SetLeft Method (UIElement, Double)
.NET Framework (current version)
Sets the value of the Canvas.Left attached property for a given dependency object.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- element
-
Type:
System.Windows.UIElement
The element to which the property value is written.
- length
-
Type:
System.Double
Sets the Canvas.Left coordinate of the specified element.
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: