Line.Y2 Property
Silverlight
Gets or sets the y-coordinate of the Line end point.
Namespace: System.Windows.Shapes
Assembly: System.Windows (in System.Windows.dll)
<Line Y2="double"/>
Property Value
Type: System.DoubleThe y-coordinate for the end point of the line, in pixels. The default is 0.
Dependency property identifier field: Y2Property
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.