Click or drag to resize
LineY2 Property
Gets or sets the y-coordinate of the Line end point.

Namespace: Windows.UI.Xaml.Shapes
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public double Y2 { get; set; }

Property Value

Type: Double
See Also