Canvas.SetTop Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Sets the value of the Top attached property for a given object.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- element
- Type: System.Windows.UIElement
The object to which the property value is written.
- length
- Type: System.Double
The Top value of the specified object.
Show: