InkCanvas::SetTop Method (UIElement^, Double)
.NET Framework (current version)
Sets the value of the InkCanvas::Top 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 top property.
- length
-
Type:
System::Double
The top coordinate of element.
.NET Framework
Available since 3.0
Available since 3.0
Show: