Click or drag to resize
LineX2 Property
Gets or sets the x-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 X2 { get; set; }

Property Value

Type: Double
See Also