InkCanvas.SetBottom Method (UIElement, Double)
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Sets the value of the InkCanvas.Bottom attached property for a given dependency object.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- element
-
Type:
System.Windows.UIElement
The element on which to set the bottom property.
- length
-
Type:
System.Double
The bottom coordinate of element.
.NET Framework
Available since 3.0
Available since 3.0
Show: