Canvas.GetLeft Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the value of the Left attached property for a given object.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- element
- Type: System.Windows.UIElement
The object from which the property value is read.
Show: