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

Property Value

Type: Double
See Also