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

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

Property Value

Type: Double
See Also