Canvas.SetRight Method (UIElement, Double)
.NET Framework (current version)
Sets the value of the Canvas.Right 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.Right coordinate of the specified element.
.NET Framework
Available since 3.0
Available since 3.0
Show: